Searched refs:cx24113_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24113.c | 31 struct cx24113_state { struct 90 static int cx24113_writereg(struct cx24113_state *state, int reg, int data) in cx24113_writereg() 105 static int cx24113_readreg(struct cx24113_state *state, u8 reg) in cx24113_readreg() 127 static void cx24113_set_parameters(struct cx24113_state *state) in cx24113_set_parameters() 187 static int cx24113_set_gain_settings(struct cx24113_state *state, in cx24113_set_gain_settings() 220 static int cx24113_set_Fref(struct cx24113_state *state, u8 high) in cx24113_set_Fref() 232 static int cx24113_enable(struct cx24113_state *state, u8 enable) in cx24113_enable() 240 static int cx24113_set_bandwidth(struct cx24113_state *state, u32 bandwidth_khz) in cx24113_set_bandwidth() 265 static int cx24113_set_clk_inversion(struct cx24113_state *state, u8 on) in cx24113_set_clk_inversion() 273 struct cx24113_state *stat in cx24113_get_status() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cx24113.c | 31 struct cx24113_state { struct 90 static int cx24113_writereg(struct cx24113_state *state, int reg, int data) in cx24113_writereg() 105 static int cx24113_readreg(struct cx24113_state *state, u8 reg) in cx24113_readreg() 127 static void cx24113_set_parameters(struct cx24113_state *state) in cx24113_set_parameters() 187 static int cx24113_set_gain_settings(struct cx24113_state *state, in cx24113_set_gain_settings() 220 static int cx24113_set_Fref(struct cx24113_state *state, u8 high) in cx24113_set_Fref() 232 static int cx24113_enable(struct cx24113_state *state, u8 enable) in cx24113_enable() 240 static int cx24113_set_bandwidth(struct cx24113_state *state, u32 bandwidth_khz) in cx24113_set_bandwidth() 265 static int cx24113_set_clk_inversion(struct cx24113_state *state, u8 on) in cx24113_set_clk_inversion() 273 struct cx24113_state *stat in cx24113_get_status() [all...] |
Completed in 3 milliseconds