Home
last modified time | relevance | path

Searched refs:vernum (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
A Dver_linux16 vernum = "[0-9]+([.]?[0-9]+)+"
64 if (match($0, vernum)) {
/linux/drivers/media/platform/coda/
A Dcoda-bit.c927 static bool coda_firmware_supported(u32 vernum) in coda_firmware_supported() argument
932 if (vernum == coda_supported_firmwares[i]) in coda_firmware_supported()

Completed in 6 milliseconds