Home
last modified time | relevance | path

Searched refs:microtune_part (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dmt20xx.c37 static char *microtune_part[] = { variable
624 if (buf[0x13] < ARRAY_SIZE(microtune_part) && in microtune_attach()
625 NULL != microtune_part[buf[0x13]]) in microtune_attach()
626 name = microtune_part[buf[0x13]]; in microtune_attach()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dmt20xx.c37 static char *microtune_part[] = { variable
624 if (buf[0x13] < ARRAY_SIZE(microtune_part) && in microtune_attach()
625 NULL != microtune_part[buf[0x13]]) in microtune_attach()
626 name = microtune_part[buf[0x13]]; in microtune_attach()

Completed in 3 milliseconds