Home
last modified time | relevance | path

Searched refs:SYS_ISDBS (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dtc90522.c206 c->delivery_system = SYS_ISDBS; in tc90522s_get_frontend()
491 if (fe->ops.delsys[0] == SYS_ISDBS) { in tc90522_set_frontend()
516 if (fe->ops.delsys[0] == SYS_ISDBS) { in tc90522_get_tune_settings()
546 if (fe->ops.delsys[0] == SYS_ISDBS) { in tc90522_set_if_agc()
571 if (fe->ops.delsys[0] == SYS_ISDBS) in tc90522_sleep()
604 if (fe->ops.delsys[0] == SYS_ISDBS) in tc90522_init()
737 .delsys = { SYS_ISDBS },
A Dmn88443x.c576 if (c->delivery_system == SYS_ISDBS) { in mn88443x_set_frontend()
603 if (c->delivery_system == SYS_ISDBS) in mn88443x_set_frontend()
626 if (c->delivery_system == SYS_ISDBS) { in mn88443x_get_tune_settings()
642 if (c->delivery_system == SYS_ISDBS) in mn88443x_read_status()
652 .delsys = { SYS_ISDBS, SYS_ISDBT },
A Dhelene.c484 } else if (p->delivery_system == SYS_ISDBS) { in helene_get_tv_system()
/linux-6.3-rc2/drivers/media/pci/pt3/
A Dpt3.c258 if (fe->ops.delsys[0] == SYS_ISDBS) in pt3_fe_init()
284 if (fe->ops.delsys[0] == SYS_ISDBS) in pt3_fe_init()
300 if (fe->ops.delsys[0] != SYS_ISDBS) in pt3_fe_init()
355 if (fe->ops.delsys[0] == SYS_ISDBS) in pt3_fe_init()
/linux-6.3-rc2/include/uapi/linux/dvb/
A Dfrontend.h678 SYS_ISDBS, enumerator
/linux-6.3-rc2/drivers/media/dvb-core/
A Ddvb_frontend.c210 case SYS_ISDBS: in dvbv3_type()
925 case SYS_ISDBS: in dvb_frontend_get_frequency_limits()
951 case SYS_ISDBS: in dvb_frontend_get_stepsize()
1059 case SYS_ISDBS: in dvb_frontend_clear_cache()
1834 case SYS_ISDBS: in prepare_tuning_algo_parameters()
2304 case SYS_ISDBS: in dtv_set_frontend()
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dfrontend.h.rst.exceptions212 ignore symbol SYS_ISDBS

Completed in 17 milliseconds