Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dcx24123.c56 struct cx24123_state { struct
245 static int cx24123_i2c_writereg(struct cx24123_state *state, in cx24123_i2c_writereg()
266 static int cx24123_i2c_readreg(struct cx24123_state *state, u8 i2c_addr, u8 reg) in cx24123_i2c_readreg()
292 static int cx24123_set_inversion(struct cx24123_state *state, in cx24123_set_inversion()
320 static int cx24123_get_inversion(struct cx24123_state *state, in cx24123_get_inversion()
338 static int cx24123_set_fec(struct cx24123_state *state, fe_code_rate_t fec) in cx24123_set_fec()
400 static int cx24123_get_fec(struct cx24123_state *state, fe_code_rate_t *fec) in cx24123_get_fec()
454 static int cx24123_set_symbolrate(struct cx24123_state *state, u32 srate) in cx24123_set_symbolrate()
518 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_calculate()
592 struct cx24123_state *state = fe->demodulator_priv; in cx24123_pll_writereg()
[all …]