Home
last modified time | relevance | path

Searched refs:vernum (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/scripts/
H A Dver_linux16 vernum = "[0-9]+([.]?[0-9]+)+"
64 if (match($0, vernum)) {
/kernel/linux/linux-5.10/scripts/
H A Dver_linux16 vernum = "[0-9]+([.]?[0-9]+)+"
67 if (match($0, vernum)) {
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H 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()
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda-bit.c929 static bool coda_firmware_supported(u32 vernum) in coda_firmware_supported() argument
934 if (vernum == coda_supported_firmwares[i]) in coda_firmware_supported()

Completed in 7 milliseconds