Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dcx24117.c197 struct cx24117_state { struct
257 static int cx24117_writereg(struct cx24117_state *state, u8 reg, u8 data) in cx24117_writereg()
278 static int cx24117_writecmd(struct cx24117_state *state, in cx24117_writecmd()
306 static int cx24117_readreg(struct cx24117_state *state, u8 reg) in cx24117_readreg()
331 static int cx24117_readregN(struct cx24117_state *state, in cx24117_readregN()
352 static int cx24117_set_inversion(struct cx24117_state *state, in cx24117_set_inversion()
377 static int cx24117_lookup_fecmod(struct cx24117_state *state, in cx24117_lookup_fecmod()
398 static int cx24117_set_fec(struct cx24117_state *state, in cx24117_set_fec()
423 static int cx24117_set_symbolrate(struct cx24117_state *state, u32 rate) in cx24117_set_symbolrate()
442 struct cx24117_state *state = fe->demodulator_priv; in cx24117_firmware_ondemand()
[all …]