Lines Matching defs:state
75 static int or51132_writebuf(struct or51132_state *state, const u8 *buf, int len) in or51132_writebuf()
93 #define or51132_writebytes(state, data...) \ argument
98 static int or51132_readbuf(struct or51132_state *state, u8 *buf, int len) in or51132_readbuf()
114 static int or51132_readreg(struct or51132_state *state, u8 reg) in or51132_readreg()
134 struct or51132_state* state = fe->demodulator_priv; in or51132_load_firmware() local
236 struct or51132_state* state = fe->demodulator_priv; in or51132_setmode() local
313 struct or51132_state* state = fe->demodulator_priv; in or51132_set_parameters() local
381 struct or51132_state* state = fe->demodulator_priv; in or51132_get_parameters() local
420 struct or51132_state* state = fe->demodulator_priv; in or51132_read_status() local
477 struct or51132_state* state = fe->demodulator_priv; in or51132_read_snr() local
532 struct or51132_state* state = (struct or51132_state*) fe->demodulator_priv; in or51132_read_signal_strength() local
560 struct or51132_state* state = fe->demodulator_priv; in or51132_release() local
569 struct or51132_state* state = NULL; in or51132_attach() local