Searched refs:cx24120_state (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | cx24120.c | 138 struct cx24120_state { struct 170 static int cx24120_readreg(struct cx24120_state *state, u8 reg) cx24120_readreg() 200 static int cx24120_writereg(struct cx24120_state *state, u8 reg, u8 data) cx24120_writereg() 224 static int cx24120_writeregs(struct cx24120_state *state, cx24120_writeregs() 275 struct cx24120_state *state; cx24120_attach() 281 err("Unable to allocate memory for cx24120_state\n"); cx24120_attach() 318 static int cx24120_test_rom(struct cx24120_state *state) cx24120_test_rom() 344 struct cx24120_state *state = fe->demodulator_priv; cx24120_read_ber() 358 static int cx24120_msg_mpeg_output_global_config(struct cx24120_state *state, 362 static void cx24120_check_cmd(struct cx24120_state *state, u8 id) cx24120_check_cmd() 380 static int cx24120_message_send(struct cx24120_state *state, cx24120_message_send() 410 static int cx24120_message_sendrcv(struct cx24120_state *state, cx24120_message_sendrcv() 447 static int cx24120_msg_mpeg_output_global_config(struct cx24120_state *state, cx24120_msg_mpeg_output_global_config() 474 static int cx24120_msg_mpeg_output_config(struct cx24120_state *state, u8 seq) cx24120_msg_mpeg_output_config() 496 struct cx24120_state *state = fe->demodulator_priv; cx24120_diseqc_send_burst() 518 struct cx24120_state *state = fe->demodulator_priv; cx24120_set_tone() 541 struct cx24120_state *state = fe->demodulator_priv; cx24120_set_voltage() 557 struct cx24120_state *state = fe->demodulator_priv; cx24120_send_diseqc_msg() 612 static void cx24120_get_stats(struct cx24120_state *state) cx24120_get_stats() 718 struct cx24120_state *state = fe->demodulator_priv; cx24120_read_status() 805 struct cx24120_state *state = fe->demodulator_priv; cx24120_get_fec() 841 static void cx24120_calculate_ber_window(struct cx24120_state *state, u32 rate) cx24120_calculate_ber_window() 924 struct cx24120_state *state = fe->demodulator_priv; cx24120_set_clock_ratios() 990 static int cx24120_set_inversion(struct cx24120_state *state, cx24120_set_inversion() 1049 static int cx24120_set_fec(struct cx24120_state *state, enum fe_modulation mod, cx24120_set_fec() 1087 static int cx24120_set_pilot(struct cx24120_state *state, enum fe_pilot pilot) cx24120_set_pilot() 1113 static int cx24120_set_symbolrate(struct cx24120_state *state, u32 rate) cx24120_set_symbolrate() 1134 struct cx24120_state *state = fe->demodulator_priv; cx24120_clone_params() 1142 struct cx24120_state *state = fe->demodulator_priv; cx24120_set_frontend() 1243 static int cx24120_set_vco(struct cx24120_state *state) cx24120_set_vco() 1279 struct cx24120_state *state = fe->demodulator_priv; cx24120_init() 1479 struct cx24120_state *state = fe->demodulator_priv; cx24120_tune() 1508 struct cx24120_state *state = fe->demodulator_priv; cx24120_get_frontend() 1532 struct cx24120_state *state = fe->demodulator_priv; cx24120_release() 1540 struct cx24120_state *state = fe->demodulator_priv; cx24120_read_ucblocks()
|
Completed in 43 milliseconds