Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dcx24120.c130 struct cx24120_state { struct
162 static int cx24120_readreg(struct cx24120_state *state, u8 reg) in cx24120_readreg() argument
192 static int cx24120_writereg(struct cx24120_state *state, u8 reg, u8 data) in cx24120_writereg()
216 static int cx24120_writeregs(struct cx24120_state *state, in cx24120_writeregs()
267 struct cx24120_state *state; in cx24120_attach()
310 static int cx24120_test_rom(struct cx24120_state *state) in cx24120_test_rom()
336 struct cx24120_state *state = fe->demodulator_priv; in cx24120_read_ber()
350 static int cx24120_msg_mpeg_output_global_config(struct cx24120_state *state,
354 static void cx24120_check_cmd(struct cx24120_state *state, u8 id) in cx24120_check_cmd()
373 static int cx24120_message_send(struct cx24120_state *state, in cx24120_message_send()
[all …]