Searched refs:or51211_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dor51211.c54 struct or51211_state { struct
72 static int i2c_writebytes (struct or51211_state* state, u8 reg, const u8 *buf, i2c_writebytes()
90 static int i2c_readbytes(struct or51211_state *state, u8 reg, u8 *buf, int len) i2c_readbytes()
110 struct or51211_state* state = fe->demodulator_priv; or51211_load_firmware()
168 struct or51211_state* state = fe->demodulator_priv; or51211_setmode()
222 struct or51211_state* state = fe->demodulator_priv; or51211_set_parameters()
242 struct or51211_state* state = fe->demodulator_priv; or51211_read_status()
297 struct or51211_state* state = fe->demodulator_priv; or51211_read_snr()
329 struct or51211_state* state = (struct or51211_state*)fe->demodulator_priv; or51211_read_signal_strength()
365 struct or51211_state* state = fe->demodulator_priv; or51211_init()
506 struct or51211_state* state = fe->demodulator_priv; or51211_release()
516 struct or51211_state* state = NULL; or51211_attach()
519 state = kzalloc(sizeof(struct or51211_state), GFP_KERNEL); or51211_attach()

Completed in 177 milliseconds