Lines Matching defs:state
52 static int l64781_writereg (struct l64781_state* state, u8 reg, u8 data) in l64781_writereg()
65 static int l64781_readreg (struct l64781_state* state, u8 reg) in l64781_readreg()
80 static void apply_tps (struct l64781_state* state) in apply_tps()
94 static void reset_afc (struct l64781_state* state) in reset_afc()
111 static int reset_and_configure (struct l64781_state* state) in reset_and_configure()
123 struct l64781_state* state = fe->demodulator_priv; in apply_frontend_param() local
249 struct l64781_state* state = fe->demodulator_priv; in get_frontend() local
364 struct l64781_state* state = fe->demodulator_priv; in l64781_read_status() local
393 struct l64781_state* state = fe->demodulator_priv; in l64781_read_ber() local
405 struct l64781_state* state = fe->demodulator_priv; in l64781_read_signal_strength() local
415 struct l64781_state* state = fe->demodulator_priv; in l64781_read_snr() local
425 struct l64781_state* state = fe->demodulator_priv; in l64781_read_ucblocks() local
435 struct l64781_state* state = fe->demodulator_priv; in l64781_sleep() local
443 struct l64781_state* state = fe->demodulator_priv; in l64781_init() local
495 struct l64781_state* state = fe->demodulator_priv; in l64781_release() local
504 struct l64781_state* state = NULL; in l64781_attach() local