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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmt20xx.c36 static char *microtune_part[] = { variable
638 if (buf[0x13] < ARRAY_SIZE(microtune_part) &&
639 NULL != microtune_part[buf[0x13]])
640 name = microtune_part[buf[0x13]];

Completed in 24 milliseconds