Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dcx24116.c185 struct cx24116_state { struct
199 static int cx24116_writereg(struct cx24116_state *state, int reg, int data) in cx24116_writereg() argument
221 static int cx24116_writeregN(struct cx24116_state *state, int reg, in cx24116_writeregN()
260 static int cx24116_readreg(struct cx24116_state *state, u8 reg) in cx24116_readreg()
287 static int cx24116_set_inversion(struct cx24116_state *state, in cx24116_set_inversion()
417 static int cx24116_lookup_fecmod(struct cx24116_state *state, in cx24116_lookup_fecmod()
436 static int cx24116_set_fec(struct cx24116_state *state, in cx24116_set_fec()
459 static int cx24116_set_symbolrate(struct cx24116_state *state, u32 rate) in cx24116_set_symbolrate()
481 struct cx24116_state *state = fe->demodulator_priv; in cx24116_firmware_ondemand()
532 struct cx24116_state *state = fe->demodulator_priv; in cx24116_cmd_execute()
[all …]