Searched refs:sfn_workaround_active (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib3000mc.c47 u8 sfn_workaround_active :1; member in struct:dib3000mc_state
597 if (state->sfn_workaround_active) {
696 state->sfn_workaround_active = buggy_sfn_workaround;
H A Ddib7000p.c54 u8 sfn_workaround_active :1; member in struct:dib7000p_state
978 if (state->sfn_workaround_active) {
1145 state->sfn_workaround_active = buggy_sfn_workaround;

Completed in 41 milliseconds