Lines Matching defs:state
66 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data) in sp8870_writereg()
80 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg()
98 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload()
145 static void sp8870_microcontroller_stop (struct sp8870_state* state) in sp8870_microcontroller_stop()
154 static void sp8870_microcontroller_start (struct sp8870_state* state) in sp8870_microcontroller_start()
166 static int sp8870_read_data_valid_signal(struct sp8870_state* state) in sp8870_read_data_valid_signal()
242 static int sp8870_wake_up(struct sp8870_state* state) in sp8870_wake_up()
251 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend_parameters() local
306 struct sp8870_state* state = fe->demodulator_priv; in sp8870_init() local
355 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_status() local
381 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_ber() local
409 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_signal_strength() local
435 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_uncorrected_blocks() local
465 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend() local
523 struct sp8870_state* state = fe->demodulator_priv; in sp8870_sleep() local
539 struct sp8870_state* state = fe->demodulator_priv; in sp8870_i2c_gate_ctrl() local
550 struct sp8870_state* state = fe->demodulator_priv; in sp8870_release() local
559 struct sp8870_state* state = NULL; in sp8870_attach() local