Searched refs:cx24123_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 43 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 *stat in cx24123_pll_writereg() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24123.c | 43 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 *stat in cx24123_pll_writereg() [all...] |
Completed in 5 milliseconds