Searched refs:cx24117_state (Results 1 – 1 of 1) sorted by relevance
209 struct cx24117_state { struct269 static int cx24117_writereg(struct cx24117_state *state, u8 reg, u8 data) in cx24117_writereg()290 static int cx24117_writecmd(struct cx24117_state *state, in cx24117_writecmd()318 static int cx24117_readreg(struct cx24117_state *state, u8 reg) in cx24117_readreg()343 static int cx24117_readregN(struct cx24117_state *state, in cx24117_readregN()364 static int cx24117_set_inversion(struct cx24117_state *state, in cx24117_set_inversion()389 static int cx24117_lookup_fecmod(struct cx24117_state *state, in cx24117_lookup_fecmod()410 static int cx24117_set_fec(struct cx24117_state *state, in cx24117_set_fec()433 static int cx24117_set_symbolrate(struct cx24117_state *state, u32 rate) in cx24117_set_symbolrate()452 struct cx24117_state *state = fe->demodulator_priv; in cx24117_firmware_ondemand()[all …]