Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/dvb-frontends/
Dcx24123.c43 struct cx24123_state { struct
232 static int cx24123_i2c_writereg(struct cx24123_state *state, in cx24123_i2c_writereg()
253 static int cx24123_i2c_readreg(struct cx24123_state *state, u8 i2c_addr, u8 reg) in cx24123_i2c_readreg()
279 static int cx24123_set_inversion(struct cx24123_state *state, in cx24123_set_inversion()
307 static int cx24123_get_inversion(struct cx24123_state *state, in cx24123_get_inversion()
325 static int cx24123_set_fec(struct cx24123_state *state, enum fe_code_rate fec) in cx24123_set_fec()
387 static int cx24123_get_fec(struct cx24123_state *state, enum fe_code_rate *fec) in cx24123_get_fec()
441 static int cx24123_set_symbolrate(struct cx24123_state *state, u32 srate) in cx24123_set_symbolrate()
505 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_calculate()
579 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_writereg()
[all …]