cx24113_state 90 drivers/media/dvb-frontends/cx24113.c static int cx24113_writereg(struct cx24113_state *state, int reg, int data) cx24113_state 105 drivers/media/dvb-frontends/cx24113.c static int cx24113_readreg(struct cx24113_state *state, u8 reg) cx24113_state 127 drivers/media/dvb-frontends/cx24113.c static void cx24113_set_parameters(struct cx24113_state *state) cx24113_state 187 drivers/media/dvb-frontends/cx24113.c static int cx24113_set_gain_settings(struct cx24113_state *state, cx24113_state 220 drivers/media/dvb-frontends/cx24113.c static int cx24113_set_Fref(struct cx24113_state *state, u8 high) cx24113_state 232 drivers/media/dvb-frontends/cx24113.c static int cx24113_enable(struct cx24113_state *state, u8 enable) cx24113_state 240 drivers/media/dvb-frontends/cx24113.c static int cx24113_set_bandwidth(struct cx24113_state *state, u32 bandwidth_khz) cx24113_state 265 drivers/media/dvb-frontends/cx24113.c static int cx24113_set_clk_inversion(struct cx24113_state *state, u8 on) cx24113_state 273 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 281 drivers/media/dvb-frontends/cx24113.c static u8 cx24113_set_ref_div(struct cx24113_state *state, u8 refdiv) cx24113_state 288 drivers/media/dvb-frontends/cx24113.c static void cx24113_calc_pll_nf(struct cx24113_state *state, u16 *n, s32 *f) cx24113_state 363 drivers/media/dvb-frontends/cx24113.c static void cx24113_set_nfr(struct cx24113_state *state, u16 n, s32 f, u8 r) cx24113_state 379 drivers/media/dvb-frontends/cx24113.c static int cx24113_set_frequency(struct cx24113_state *state, u32 frequency) cx24113_state 413 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 468 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 491 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 511 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 518 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = fe->tuner_priv; cx24113_state 545 drivers/media/dvb-frontends/cx24113.c struct cx24113_state *state = kzalloc(sizeof(*state), GFP_KERNEL);