Searched refs:isdbt_sb_subchannel (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h349 u8 isdbt_sb_subchannel; member in struct:dtv_frontend_properties
H A Ddvb_frontend.c883 fe->dtv_property_cache.isdbt_sb_subchannel = -1;
1278 tvp->u.data = fe->dtv_property_cache.isdbt_sb_subchannel;
1433 fe->dtv_property_cache.isdbt_sb_subchannel = tvp->u.data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h349 u8 isdbt_sb_subchannel; member in struct:dtv_frontend_properties
H A Ddvb_frontend.c883 fe->dtv_property_cache.isdbt_sb_subchannel = -1;
1278 tvp->u.data = fe->dtv_property_cache.isdbt_sb_subchannel;
1433 fe->dtv_property_cache.isdbt_sb_subchannel = tvp->u.data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddib8000.c1052 sub_channel = ((state->fe.dtv_property_cache.isdbt_sb_subchannel + (3 * seg_offset) + 1) % 41) / 3;
1054 sub_channel = ((state->fe.dtv_property_cache.isdbt_sb_subchannel + (3 * seg_offset)) % 41) / 3;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib8000.c1052 sub_channel = ((state->fe.dtv_property_cache.isdbt_sb_subchannel + (3 * seg_offset) + 1) % 41) / 3;
1054 sub_channel = ((state->fe.dtv_property_cache.isdbt_sb_subchannel + (3 * seg_offset)) % 41) / 3;

Completed in 128 milliseconds