Searched refs:tsin_count (Results 1 – 3 of 3) sorted by relevance
154 for (i = 0; i < fei->tsin_count; i++) { in c8sectpfe_create()173 c8sectpfe->num_feeds = fei->tsin_count; in c8sectpfe_create()205 for (n = 0; n < fei->tsin_count; n++) { in c8sectpfe_tuner_unregister_frontend()240 for (n = 0; n < fei->tsin_count; n++) { in c8sectpfe_tuner_register_frontend()
70 for (chan_num = 0; chan_num < fei->tsin_count; chan_num++) { in c8sectpfe_timer_interrupt()729 fei->tsin_count = of_get_child_count(np); in c8sectpfe_probe()731 if (fei->tsin_count > C8SECTPFE_MAX_TSIN_CHAN || in c8sectpfe_probe()732 fei->tsin_count > fei->hw_stats.num_ib) { in c8sectpfe_probe()878 for (i = 0; i < fei->tsin_count; i++) { in c8sectpfe_remove()
81 int tsin_count; member