Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dor51211.c40 struct or51211_state { struct
58 static int i2c_writebytes (struct or51211_state* state, u8 reg, const u8 *buf, in i2c_writebytes() argument
76 static int i2c_readbytes(struct or51211_state *state, u8 reg, u8 *buf, int len) in i2c_readbytes()
96 struct or51211_state* state = fe->demodulator_priv; in or51211_load_firmware()
154 struct or51211_state* state = fe->demodulator_priv; in or51211_setmode()
208 struct or51211_state* state = fe->demodulator_priv; in or51211_set_parameters()
228 struct or51211_state* state = fe->demodulator_priv; in or51211_read_status()
283 struct or51211_state* state = fe->demodulator_priv; in or51211_read_snr()
315 struct or51211_state* state = (struct or51211_state*)fe->demodulator_priv; in or51211_read_signal_strength()
351 struct or51211_state* state = fe->demodulator_priv; in or51211_init()
[all …]