Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/dvb-usb/
Dfriio-fe.c272 if (tvp->u.data != SYS_ISDBT) in jdvbt90502_set_property()
314 fe->dtv_property_cache.delivery_system = SYS_ISDBT; in jdvbt90502_set_frontend()
390 fe->dtv_property_cache.delivery_system = SYS_ISDBT; in jdvbt90502_init()
/linux-2.6.39/include/linux/dvb/
Dfrontend.h332 SYS_ISDBT, enumerator
/linux-2.6.39/drivers/media/dvb/frontends/
Ddib0070.c128 if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) { in dib0070_set_bandwidth()
310 …if (state->fe->dtv_property_cache.delivery_system == SYS_ISDBT && state->fe->dtv_property_cache.is… in dib0070_tune_digital()
Ddib8000.c1040 if ((state->fe[0]->dtv_property_cache.delivery_system == SYS_ISDBT) in dib8000_set_channel()
2077 state->fe[index_frontend]->dtv_property_cache.delivery_system = SYS_ISDBT; in dib8000_set_frontend()
2113 if ((state->fe[0]->dtv_property_cache.delivery_system != SYS_ISDBT) || in dib8000_set_frontend()
Ddib0090.c1146 …if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT) && (((state->fe->dtv_property_cac… in dib0090_gain_control()
2083 …if ((state->fe->dtv_property_cache.delivery_system == SYS_ISDBT && state->fe->dtv_property_cache.i… in dib0090_tune()
/linux-2.6.39/drivers/media/dvb/siano/
Dsmsdvb.c673 fe->dtv_property_cache.delivery_system = SYS_ISDBT; in smsdvb_isdbt_set_frontend()
/linux-2.6.39/drivers/media/dvb/dvb-core/
Ddvb_frontend.c1151 if(c->delivery_system == SYS_ISDBT) { in dtv_property_adv_params_sync()