Lines Matching refs:delivery_system
454 if (p->delivery_system == SYS_DVBT) { in helene_get_tv_system()
467 } else if (p->delivery_system == SYS_DVBT2) { in helene_get_tv_system()
480 } else if (p->delivery_system == SYS_DVBS) { in helene_get_tv_system()
482 } else if (p->delivery_system == SYS_DVBS2) { in helene_get_tv_system()
484 } else if (p->delivery_system == SYS_ISDBS) { in helene_get_tv_system()
486 } else if (p->delivery_system == SYS_ISDBT) { in helene_get_tv_system()
497 } else if (p->delivery_system == SYS_DVBC_ANNEX_A) { in helene_get_tv_system()
505 __func__, (int)system, p->delivery_system, in helene_get_tv_system()
833 if (p->delivery_system == SYS_DVBT || in helene_set_params()
834 p->delivery_system == SYS_DVBT2 || in helene_set_params()
835 p->delivery_system == SYS_ISDBT || in helene_set_params()
836 p->delivery_system == SYS_DVBC_ANNEX_A) in helene_set_params()