Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Dcx24113.c41 struct cx24113_state { struct
100 static int cx24113_writereg(struct cx24113_state *state, int reg, int data) in cx24113_writereg() argument
115 static int cx24113_readreg(struct cx24113_state *state, u8 reg) in cx24113_readreg()
137 static void cx24113_set_parameters(struct cx24113_state *state) in cx24113_set_parameters()
197 static int cx24113_set_gain_settings(struct cx24113_state *state, in cx24113_set_gain_settings()
230 static int cx24113_set_Fref(struct cx24113_state *state, u8 high) in cx24113_set_Fref()
242 static int cx24113_enable(struct cx24113_state *state, u8 enable) in cx24113_enable()
250 static int cx24113_set_bandwidth(struct cx24113_state *state, u32 bandwidth_khz) in cx24113_set_bandwidth()
275 static int cx24113_set_clk_inversion(struct cx24113_state *state, u8 on) in cx24113_set_clk_inversion()
283 struct cx24113_state *state = fe->tuner_priv; in cx24113_get_status()
[all …]