Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dcx24120.c138 struct cx24120_state { struct
170 static int cx24120_readreg(struct cx24120_state *state, u8 reg) in cx24120_readreg() argument
200 static int cx24120_writereg(struct cx24120_state *state, u8 reg, u8 data) in cx24120_writereg()
224 static int cx24120_writeregs(struct cx24120_state *state, in cx24120_writeregs()
275 struct cx24120_state *state; in cx24120_attach()
318 static int cx24120_test_rom(struct cx24120_state *state) in cx24120_test_rom()
344 struct cx24120_state *state = fe->demodulator_priv; in 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) in cx24120_check_cmd()
380 static int cx24120_message_send(struct cx24120_state *state, in cx24120_message_send()
[all …]