Lines Matching defs:state

39 static int i2c_writebytes (struct sp887x_state* state, u8 *buf, u8 len)  in i2c_writebytes()
53 static int sp887x_writereg (struct sp887x_state* state, u16 reg, u16 data) in sp887x_writereg()
76 static int sp887x_readreg (struct sp887x_state* state, u16 reg) in sp887x_readreg()
92 static void sp887x_microcontroller_stop (struct sp887x_state* state) in sp887x_microcontroller_stop()
102 static void sp887x_microcontroller_start (struct sp887x_state* state) in sp887x_microcontroller_start()
112 static void sp887x_setup_agc (struct sp887x_state* state) in sp887x_setup_agc()
139 struct sp887x_state* state = fe->demodulator_priv; in sp887x_initial_setup() local
305 static void sp887x_correct_offsets (struct sp887x_state* state, in sp887x_correct_offsets()
352 struct sp887x_state* state = fe->demodulator_priv; in sp887x_setup_frontend_parameters() local
421 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_status() local
455 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_ber() local
469 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_signal_strength() local
480 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_snr() local
490 struct sp887x_state* state = fe->demodulator_priv; in sp887x_read_ucblocks() local
501 struct sp887x_state* state = fe->demodulator_priv; in sp887x_i2c_gate_ctrl() local
512 struct sp887x_state* state = fe->demodulator_priv; in sp887x_sleep() local
522 struct sp887x_state* state = fe->demodulator_priv; in sp887x_init() local
561 struct sp887x_state* state = fe->demodulator_priv; in sp887x_release() local
570 struct sp887x_state* state = NULL; in sp887x_attach() local