Lines Matching defs:state

53 static int sp8870_writereg (struct sp8870_state* state, u16 reg, u16 data)  in sp8870_writereg()
67 static int sp8870_readreg (struct sp8870_state* state, u16 reg) in sp8870_readreg()
85 static int sp8870_firmware_upload (struct sp8870_state* state, const struct firmware *fw) in sp8870_firmware_upload()
132 static void sp8870_microcontroller_stop (struct sp8870_state* state) in sp8870_microcontroller_stop()
141 static void sp8870_microcontroller_start (struct sp8870_state* state) in sp8870_microcontroller_start()
153 static int sp8870_read_data_valid_signal(struct sp8870_state* state) in sp8870_read_data_valid_signal()
229 static int sp8870_wake_up(struct sp8870_state* state) in sp8870_wake_up()
238 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend_parameters() local
295 struct sp8870_state* state = fe->demodulator_priv; in sp8870_init() local
345 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_status() local
371 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_ber() local
398 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_signal_strength() local
424 struct sp8870_state* state = fe->demodulator_priv; in sp8870_read_uncorrected_blocks() local
454 struct sp8870_state* state = fe->demodulator_priv; in sp8870_set_frontend() local
512 struct sp8870_state* state = fe->demodulator_priv; in sp8870_sleep() local
528 struct sp8870_state* state = fe->demodulator_priv; in sp8870_i2c_gate_ctrl() local
539 struct sp8870_state* state = fe->demodulator_priv; in sp8870_release() local
548 struct sp8870_state* state = NULL; in sp8870_attach() local