Lines Matching refs:delivery_system
463 if (p->delivery_system == SYS_DVBT) { in helene_get_tv_system()
476 } else if (p->delivery_system == SYS_DVBT2) { in helene_get_tv_system()
489 } else if (p->delivery_system == SYS_DVBS) { in helene_get_tv_system()
491 } else if (p->delivery_system == SYS_DVBS2) { in helene_get_tv_system()
493 } else if (p->delivery_system == SYS_ISDBS) { in helene_get_tv_system()
495 } else if (p->delivery_system == SYS_ISDBT) { in helene_get_tv_system()
506 } else if (p->delivery_system == SYS_DVBC_ANNEX_A) { in helene_get_tv_system()
514 __func__, (int)system, p->delivery_system, in helene_get_tv_system()
842 if (p->delivery_system == SYS_DVBT || in helene_set_params()
843 p->delivery_system == SYS_DVBT2 || in helene_set_params()
844 p->delivery_system == SYS_ISDBT || in helene_set_params()
845 p->delivery_system == SYS_DVBC_ANNEX_A) in helene_set_params()