Lines Matching defs:state
60 static int or51132_writebuf(struct or51132_state *state, const u8 *buf, int len) in or51132_writebuf()
78 #define or51132_writebytes(state, data...) \ argument
83 static int or51132_readbuf(struct or51132_state *state, u8 *buf, int len) in or51132_readbuf()
99 static int or51132_readreg(struct or51132_state *state, u8 reg) in or51132_readreg()
119 struct or51132_state* state = fe->demodulator_priv; in or51132_load_firmware() local
221 struct or51132_state* state = fe->demodulator_priv; in or51132_setmode() local
298 struct or51132_state* state = fe->demodulator_priv; in or51132_set_parameters() local
364 struct or51132_state* state = fe->demodulator_priv; in or51132_get_parameters() local
403 struct or51132_state* state = fe->demodulator_priv; in or51132_read_status() local
460 struct or51132_state* state = fe->demodulator_priv; in or51132_read_snr() local
515 struct or51132_state* state = (struct or51132_state*) fe->demodulator_priv; in or51132_read_signal_strength() local
543 struct or51132_state* state = fe->demodulator_priv; in or51132_release() local
552 struct or51132_state* state = NULL; in or51132_attach() local