Lines Matching defs:state
104 static int cx24113_writereg(struct cx24113_state *state, int reg, int data) in cx24113_writereg()
119 static int cx24113_readreg(struct cx24113_state *state, u8 reg) in cx24113_readreg()
141 static void cx24113_set_parameters(struct cx24113_state *state) in cx24113_set_parameters()
201 static int cx24113_set_gain_settings(struct cx24113_state *state, in cx24113_set_gain_settings()
234 static int cx24113_set_Fref(struct cx24113_state *state, u8 high) in cx24113_set_Fref()
246 static int cx24113_enable(struct cx24113_state *state, u8 enable) in cx24113_enable()
254 static int cx24113_set_bandwidth(struct cx24113_state *state, u32 bandwidth_khz) in cx24113_set_bandwidth()
279 static int cx24113_set_clk_inversion(struct cx24113_state *state, u8 on) in cx24113_set_clk_inversion()
287 struct cx24113_state *state = fe->tuner_priv; in cx24113_get_status() local
295 static u8 cx24113_set_ref_div(struct cx24113_state *state, u8 refdiv) in cx24113_set_ref_div()
302 static void cx24113_calc_pll_nf(struct cx24113_state *state, u16 *n, s32 *f) in cx24113_calc_pll_nf()
377 static void cx24113_set_nfr(struct cx24113_state *state, u16 n, s32 f, u8 r) in cx24113_set_nfr()
393 static int cx24113_set_frequency(struct cx24113_state *state, u32 frequency) in cx24113_set_frequency()
427 struct cx24113_state *state = fe->tuner_priv; in cx24113_init() local
482 struct cx24113_state *state = fe->tuner_priv; in cx24113_set_params() local
505 struct cx24113_state *state = fe->tuner_priv; in cx24113_agc_callback() local
525 struct cx24113_state *state = fe->tuner_priv; in cx24113_get_frequency() local
532 struct cx24113_state *state = fe->tuner_priv; in cx24113_release() local
560 struct cx24113_state *state = in cx24113_attach() local