Searched refs:tuner_count (Results 1 – 4 of 4) sorted by relevance
203 extern unsigned const int tuner_count;
679 u32 tuner_count; member
1056 if (type >= tuner_count) { in simple_tuner_attach()1058 __func__, type, tuner_count-1); in simple_tuner_attach()
1952 unsigned const int tuner_count = ARRAY_SIZE(tuners); variable1953 EXPORT_SYMBOL(tuner_count);