Searched refs:tsin_count (Results 1 – 3 of 3) sorted by relevance
157 for (i = 0; i < fei->tsin_count; i++) { in c8sectpfe_create()176 c8sectpfe->num_feeds = fei->tsin_count; in c8sectpfe_create()208 for (n = 0; n < fei->tsin_count; n++) { in c8sectpfe_tuner_unregister_frontend()243 for (n = 0; n < fei->tsin_count; n++) { in c8sectpfe_tuner_register_frontend()
71 for (chan_num = 0; chan_num < fei->tsin_count; chan_num++) { in c8sectpfe_timer_interrupt()746 fei->tsin_count = of_get_child_count(np); in c8sectpfe_probe()748 if (fei->tsin_count > C8SECTPFE_MAX_TSIN_CHAN || in c8sectpfe_probe()749 fei->tsin_count > fei->hw_stats.num_ib) { in c8sectpfe_probe()913 for (i = 0; i < fei->tsin_count; i++) { in c8sectpfe_remove()966 for (index = 0; index < fei->tsin_count; index++) { in configure_channels()
82 int tsin_count; member