Home
last modified time | relevance | path

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

/drivers/media/dvb/frontends/
Dcx24116.c182 struct cx24116_state { struct
196 static int cx24116_writereg(struct cx24116_state *state, int reg, int data) in cx24116_writereg() argument
218 static int cx24116_writeregN(struct cx24116_state *state, int reg, in cx24116_writeregN()
257 static int cx24116_readreg(struct cx24116_state *state, u8 reg) in cx24116_readreg()
284 static int cx24116_set_inversion(struct cx24116_state *state, in cx24116_set_inversion()
414 static int cx24116_lookup_fecmod(struct cx24116_state *state, in cx24116_lookup_fecmod()
433 static int cx24116_set_fec(struct cx24116_state *state, in cx24116_set_fec()
454 static int cx24116_set_symbolrate(struct cx24116_state *state, u32 rate) in cx24116_set_symbolrate()
476 struct cx24116_state *state = fe->demodulator_priv; in cx24116_firmware_ondemand()
527 struct cx24116_state *state = fe->demodulator_priv; in cx24116_cmd_execute()
[all …]