Home
last modified time | relevance | path

Searched defs:state (Results 1 – 25 of 2237) sorted by relevance

12345678910>>...90

/linux-6.1.9/drivers/media/pci/bt8xx/
Ddst.c47 static void dst_packsize(struct dst_state *state, int psize) in dst_packsize()
55 static int dst_gpio_outb(struct dst_state *state, u32 mask, u32 enbb, in dst_gpio_outb()
89 static int dst_gpio_inb(struct dst_state *state, u8 *result) in dst_gpio_inb()
104 int rdc_reset_state(struct dst_state *state) in rdc_reset_state()
122 static int rdc_8820_reset(struct dst_state *state) in rdc_8820_reset()
138 static int dst_pio_enable(struct dst_state *state) in dst_pio_enable()
149 int dst_pio_disable(struct dst_state *state) in dst_pio_disable()
162 int dst_wait_dst_ready(struct dst_state *state, u8 delay_mode) in dst_wait_dst_ready()
184 int dst_error_recovery(struct dst_state *state) in dst_error_recovery()
196 int dst_error_bailout(struct dst_state *state) in dst_error_bailout()
[all …]
/linux-6.1.9/drivers/media/dvb-frontends/
Dtda8083.c49 static int tda8083_writereg (struct tda8083_state* state, u8 reg, u8 data) in tda8083_writereg()
64 static int tda8083_readregs (struct tda8083_state* state, u8 reg1, u8 *b, u8 len) in tda8083_readregs()
79 static inline u8 tda8083_readreg (struct tda8083_state* state, u8 reg) in tda8083_readreg()
88 static int tda8083_set_inversion(struct tda8083_state *state, in tda8083_set_inversion()
98 static int tda8083_set_fec(struct tda8083_state *state, enum fe_code_rate fec) in tda8083_set_fec()
109 static enum fe_code_rate tda8083_get_fec(struct tda8083_state *state) in tda8083_get_fec()
122 static int tda8083_set_symbolrate (struct tda8083_state* state, u32 srate) in tda8083_set_symbolrate()
161 static void tda8083_wait_diseqc_fifo (struct tda8083_state* state, int timeout) in tda8083_wait_diseqc_fifo()
172 static int tda8083_set_tone(struct tda8083_state *state, in tda8083_set_tone()
187 static int tda8083_set_voltage(struct tda8083_state *state, in tda8083_set_voltage()
[all …]
Ddrxk_hard.c43 static bool is_dvbt(struct drxk_state *state) in is_dvbt()
48 static bool is_qam(struct drxk_state *state) in is_qam()
191 static int drxk_i2c_lock(struct drxk_state *state) in drxk_i2c_lock()
199 static void drxk_i2c_unlock(struct drxk_state *state) in drxk_i2c_unlock()
208 static int drxk_i2c_transfer(struct drxk_state *state, struct i2c_msg *msgs, in drxk_i2c_transfer()
217 static int i2c_read1(struct drxk_state *state, u8 adr, u8 *val) in i2c_read1()
226 static int i2c_write(struct drxk_state *state, u8 adr, u8 *data, int len) in i2c_write()
249 static int i2c_read(struct drxk_state *state, in i2c_read()
283 static int read16_flags(struct drxk_state *state, u32 reg, u16 *data, u8 flags) in read16_flags()
312 static int read16(struct drxk_state *state, u32 reg, u16 *data) in read16()
[all …]
Dlgdt3306a.c123 static int lgdt3306a_write_reg(struct lgdt3306a_state *state, u16 reg, u8 val) in lgdt3306a_write_reg()
147 static int lgdt3306a_read_reg(struct lgdt3306a_state *state, u16 reg, u8 *val) in lgdt3306a_read_reg()
173 #define read_reg(state, reg) \ argument
182 static int lgdt3306a_set_reg_bit(struct lgdt3306a_state *state, in lgdt3306a_set_reg_bit()
205 static int lgdt3306a_soft_reset(struct lgdt3306a_state *state) in lgdt3306a_soft_reset()
223 static int lgdt3306a_mpeg_mode(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode()
260 static int lgdt3306a_mpeg_mode_polarity(struct lgdt3306a_state *state, in lgdt3306a_mpeg_mode_polarity()
287 static int lgdt3306a_mpeg_tristate(struct lgdt3306a_state *state, in lgdt3306a_mpeg_tristate()
335 struct lgdt3306a_state *state = fe->demodulator_priv; in lgdt3306a_ts_bus_ctrl() local
343 static int lgdt3306a_power(struct lgdt3306a_state *state, in lgdt3306a_power()
[all …]
Dstv090x.c683 static int stv090x_read_reg(struct stv090x_state *state, unsigned int reg) in stv090x_read_reg()
712 static int stv090x_write_regs(struct stv090x_state *state, unsigned int reg, u8 *data, u32 count) in stv090x_write_regs()
744 static int stv090x_write_reg(struct stv090x_state *state, unsigned int reg, u8 data) in stv090x_write_reg()
751 static int stv090x_i2c_gate_ctrl(struct stv090x_state *state, int enable) in stv090x_i2c_gate_ctrl()
802 static void stv090x_get_lock_tmg(struct stv090x_state *state) in stv090x_get_lock_tmg()
849 static int stv090x_set_srate(struct stv090x_state *state, u32 srate) in stv090x_set_srate()
875 static int stv090x_set_max_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_max_srate()
909 static int stv090x_set_min_srate(struct stv090x_state *state, u32 clk, u32 srate) in stv090x_set_min_srate()
955 static int stv090x_set_vit_thacq(struct stv090x_state *state) in stv090x_set_vit_thacq()
975 static int stv090x_set_vit_thtracq(struct stv090x_state *state) in stv090x_set_vit_thtracq()
[all …]
Ds5h1420.c65 static u8 s5h1420_readreg(struct s5h1420_state *state, u8 reg) in s5h1420_readreg()
96 static int s5h1420_writereg (struct s5h1420_state* state, u8 reg, u8 data) in s5h1420_writereg()
116 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_voltage() local
142 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_set_tone() local
164 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_master_cmd() local
209 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_recv_slave_reply() local
264 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_send_burst() local
299 static enum fe_status s5h1420_get_status_bits(struct s5h1420_state *state) in s5h1420_get_status_bits()
323 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_status() local
423 struct s5h1420_state* state = fe->demodulator_priv; in s5h1420_read_ber() local
[all …]
Dstb0899_drv.c213 static int _stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in _stb0899_read_reg()
250 int stb0899_read_reg(struct stb0899_state *state, unsigned int reg) in stb0899_read_reg()
267 u32 _stb0899_read_s2reg(struct stb0899_state *state, in _stb0899_read_s2reg()
367 int stb0899_write_s2reg(struct stb0899_state *state, in stb0899_write_s2reg()
440 int stb0899_read_regs(struct stb0899_state *state, unsigned int reg, u8 *buf, u32 count) in stb0899_read_regs()
484 int stb0899_write_regs(struct stb0899_state *state, unsigned int reg, u8 *data, u32 count) in stb0899_write_regs()
528 int stb0899_write_reg(struct stb0899_state *state, unsigned int reg, u8 data) in stb0899_write_reg()
539 static u32 stb0899_get_mclk(struct stb0899_state *state) in stb0899_get_mclk()
556 static void stb0899_set_mclk(struct stb0899_state *state, u32 Mclk) in stb0899_set_mclk()
571 static int stb0899_postproc(struct stb0899_state *state, u8 ctl, int enable) in stb0899_postproc()
[all …]
Dnxt6000.c38 static int nxt6000_writereg(struct nxt6000_state* state, u8 reg, u8 data) in nxt6000_writereg()
50 static u8 nxt6000_readreg(struct nxt6000_state* state, u8 reg) in nxt6000_readreg()
68 static void nxt6000_reset(struct nxt6000_state* state) in nxt6000_reset()
78 static int nxt6000_set_bandwidth(struct nxt6000_state *state, u32 bandwidth) in nxt6000_set_bandwidth()
106 static int nxt6000_set_guard_interval(struct nxt6000_state *state, in nxt6000_set_guard_interval()
129 static int nxt6000_set_inversion(struct nxt6000_state *state, in nxt6000_set_inversion()
147 nxt6000_set_transmission_mode(struct nxt6000_state *state, in nxt6000_set_transmission_mode()
175 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_setup() local
208 static void nxt6000_dump_status(struct nxt6000_state *state) in nxt6000_dump_status()
430 struct nxt6000_state* state = fe->demodulator_priv; in nxt6000_read_status() local
[all …]
Dstv0297.c39 static int stv0297_writereg(struct stv0297_state *state, u8 reg, u8 data) in stv0297_writereg()
54 static int stv0297_readreg(struct stv0297_state *state, u8 reg) in stv0297_readreg()
83 static int stv0297_writereg_mask(struct stv0297_state *state, u8 reg, u8 mask, u8 data) in stv0297_writereg_mask()
95 static int stv0297_readregs(struct stv0297_state *state, u8 reg1, u8 * b, u8 len) in stv0297_readregs()
123 static u32 stv0297_get_symbolrate(struct stv0297_state *state) in stv0297_get_symbolrate()
138 static void stv0297_set_symbolrate(struct stv0297_state *state, u32 srate) in stv0297_set_symbolrate()
152 static void stv0297_set_sweeprate(struct stv0297_state *state, short fshift, long symrate) in stv0297_set_sweeprate()
172 static void stv0297_set_carrieroffset(struct stv0297_state *state, long offset) in stv0297_set_carrieroffset()
207 static void stv0297_set_initialdemodfreq(struct stv0297_state *state, long freq) in stv0297_set_initialdemodfreq()
224 static int stv0297_set_qam(struct stv0297_state *state, in stv0297_set_qam()
[all …]
Dstv0299.c70 static int stv0299_writeregI (struct stv0299_state* state, u8 reg, u8 data) in stv0299_writeregI()
87 struct stv0299_state* state = fe->demodulator_priv; in stv0299_write() local
95 static u8 stv0299_readreg (struct stv0299_state* state, u8 reg) in stv0299_readreg()
112 static int stv0299_readregs (struct stv0299_state* state, u8 reg1, u8 *b, u8 len) in stv0299_readregs()
126 static int stv0299_set_FEC(struct stv0299_state *state, enum fe_code_rate fec) in stv0299_set_FEC()
162 static enum fe_code_rate stv0299_get_fec(struct stv0299_state *state) in stv0299_get_fec()
180 static int stv0299_wait_diseqc_fifo (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_fifo()
197 static int stv0299_wait_diseqc_idle (struct stv0299_state* state, int timeout) in stv0299_wait_diseqc_idle()
216 struct stv0299_state* state = fe->demodulator_priv; in stv0299_set_symbolrate() local
232 static int stv0299_get_symbolrate (struct stv0299_state* state) in stv0299_get_symbolrate()
[all …]
Dlg2160.c53 static int lg216x_write_reg(struct lg216x_state *state, u16 reg, u8 val) in lg216x_write_reg()
77 static int lg216x_read_reg(struct lg216x_state *state, u16 reg, u8 *val) in lg216x_read_reg()
108 static int lg216x_write_regs(struct lg216x_state *state, in lg216x_write_regs()
123 static int lg216x_set_reg_bit(struct lg216x_state *state, in lg216x_set_reg_bit()
148 struct lg216x_state *state = fe->demodulator_priv; in lg216x_i2c_gate_ctrl() local
163 static int lg216x_soft_reset(struct lg216x_state *state) in lg216x_soft_reset()
183 static int lg216x_initialize(struct lg216x_state *state) in lg216x_initialize()
236 static int lg216x_set_if(struct lg216x_state *state) in lg216x_set_if()
260 static int lg2160_agc_fix(struct lg216x_state *state, in lg2160_agc_fix()
302 static int lg2160_agc_polarity(struct lg216x_state *state, in lg2160_agc_polarity()
[all …]
Dstv0367.c44 enum stv0367_cab_signal_type state; member
59 enum stv0367_ter_signal_type state; member
122 int stv0367_writeregs(struct stv0367_state *state, u16 reg, u8 *data, int len) in stv0367_writeregs()
157 static int stv0367_writereg(struct stv0367_state *state, u16 reg, u8 data) in stv0367_writereg()
164 static u8 stv0367_readreg(struct stv0367_state *state, u16 reg) in stv0367_readreg()
212 static void stv0367_writebits(struct stv0367_state *state, u32 label, u8 val) in stv0367_writebits()
237 static u8 stv0367_readbits(struct stv0367_state *state, u32 label) in stv0367_readbits()
261 static void stv0367_write_table(struct stv0367_state *state, in stv0367_write_table()
274 static void stv0367_pll_setup(struct stv0367_state *state, in stv0367_pll_setup()
321 static int stv0367_get_if_khz(struct stv0367_state *state, u32 *ifkhz) in stv0367_get_if_khz()
[all …]
Dtda10086.c39 static int tda10086_write_byte(struct tda10086_state *state, int reg, int data) in tda10086_write_byte()
55 static int tda10086_read_byte(struct tda10086_state *state, int reg) in tda10086_read_byte()
76 static int tda10086_write_mask(struct tda10086_state *state, int reg, int mask, int data) in tda10086_write_mask()
95 struct tda10086_state* state = fe->demodulator_priv; in tda10086_init() local
163 static void tda10086_diseqc_wait(struct tda10086_state *state) in tda10086_diseqc_wait()
178 struct tda10086_state* state = fe->demodulator_priv; in tda10086_set_tone() local
202 struct tda10086_state* state = fe->demodulator_priv; in tda10086_send_master_cmd() local
232 struct tda10086_state* state = fe->demodulator_priv; in tda10086_send_burst() local
258 static int tda10086_set_inversion(struct tda10086_state *state, in tda10086_set_inversion()
283 static int tda10086_set_symbol_rate(struct tda10086_state *state, in tda10086_set_symbol_rate()
[all …]
Dcx24110.c103 static int cx24110_writereg (struct cx24110_state* state, int reg, int data) in cx24110_writereg()
118 static int cx24110_readreg (struct cx24110_state* state, u8 reg) in cx24110_readreg()
133 static int cx24110_set_inversion(struct cx24110_state *state, in cx24110_set_inversion()
168 static int cx24110_set_fec(struct cx24110_state *state, enum fe_code_rate fec) in cx24110_set_fec()
211 static enum fe_code_rate cx24110_get_fec(struct cx24110_state *state) in cx24110_get_fec()
227 static int cx24110_set_symbolrate (struct cx24110_state* state, u32 srate) in cx24110_set_symbolrate()
301 struct cx24110_state *state = fe->demodulator_priv; in _cx24110_pll_write() local
343 struct cx24110_state *state = fe->demodulator_priv; in cx24110_initfe() local
359 struct cx24110_state *state = fe->demodulator_priv; in cx24110_set_voltage() local
375 struct cx24110_state *state = fe->demodulator_priv; in cx24110_diseqc_send_burst() local
[all …]
Dves1x93.c82 static int ves1x93_writereg (struct ves1x93_state* state, u8 reg, u8 data) in ves1x93_writereg()
96 static u8 ves1x93_readreg (struct ves1x93_state* state, u8 reg) in ves1x93_readreg()
111 static int ves1x93_clr_bit (struct ves1x93_state* state) in ves1x93_clr_bit()
120 static int ves1x93_set_inversion(struct ves1x93_state *state, in ves1x93_set_inversion()
147 static int ves1x93_set_fec(struct ves1x93_state *state, enum fe_code_rate fec) in ves1x93_set_fec()
157 static enum fe_code_rate ves1x93_get_fec(struct ves1x93_state *state) in ves1x93_get_fec()
162 static int ves1x93_set_symbolrate (struct ves1x93_state* state, u32 srate) in ves1x93_set_symbolrate()
254 struct ves1x93_state* state = fe->demodulator_priv; in ves1x93_init() local
275 struct ves1x93_state* state = fe->demodulator_priv; in ves1x93_set_voltage() local
292 struct ves1x93_state* state = fe->demodulator_priv; in ves1x93_read_status() local
[all …]
Ddib7000m.c76 static u16 dib7000m_read_word(struct dib7000m_state *state, u16 reg) in dib7000m_read_word()
107 static int dib7000m_write_word(struct dib7000m_state *state, u16 reg, u16 val) in dib7000m_write_word()
132 static void dib7000m_write_tab(struct dib7000m_state *state, u16 *buf) in dib7000m_write_tab()
151 static int dib7000m_set_output_mode(struct dib7000m_state *state, int mode) in dib7000m_set_output_mode()
209 static void dib7000m_set_power_mode(struct dib7000m_state *state, enum dib7000m_power_mode mode) in dib7000m_set_power_mode()
261 static int dib7000m_set_adc_state(struct dib7000m_state *state, enum dibx000_adc_states no) in dib7000m_set_adc_state()
316 static int dib7000m_set_bandwidth(struct dib7000m_state *state, u32 bw) in dib7000m_set_bandwidth()
344 struct dib7000m_state *state = demod->demodulator_priv; in dib7000m_set_diversity_in() local
365 static int dib7000m_sad_calib(struct dib7000m_state *state) in dib7000m_sad_calib()
382 static void dib7000m_reset_pll_common(struct dib7000m_state *state, const struct dibx000_bandwidth_… in dib7000m_reset_pll_common()
[all …]
Ddib3000mc.c53 static u16 dib3000mc_read_word(struct dib3000mc_state *state, u16 reg) in dib3000mc_read_word()
83 static int dib3000mc_write_word(struct dib3000mc_state *state, u16 reg, u16 val) in dib3000mc_write_word()
108 static int dib3000mc_identify(struct dib3000mc_state *state) in dib3000mc_identify()
128 static int dib3000mc_set_timing(struct dib3000mc_state *state, s16 nfft, u32 bw, u8 update_offset) in dib3000mc_set_timing()
162 static int dib3000mc_setup_pwm_state(struct dib3000mc_state *state) in dib3000mc_setup_pwm_state()
184 static int dib3000mc_set_output_mode(struct dib3000mc_state *state, int mode) in dib3000mc_set_output_mode()
245 static int dib3000mc_set_bandwidth(struct dib3000mc_state *state, u32 bw) in dib3000mc_set_bandwidth()
305 static void dib3000mc_set_impulse_noise(struct dib3000mc_state *state, u8 mode, s16 nfft) in dib3000mc_set_impulse_noise()
325 struct dib3000mc_state *state = demod->demodulator_priv; in dib3000mc_init() local
445 struct dib3000mc_state *state = demod->demodulator_priv; in dib3000mc_sleep() local
[all …]
Dau8522_decoder.c172 static void setup_decoder_defaults(struct au8522_state *state, bool is_svideo) in setup_decoder_defaults()
300 static void au8522_setup_cvbs_mode(struct au8522_state *state, u8 input_mode) in au8522_setup_cvbs_mode()
320 static void au8522_setup_cvbs_tuner_mode(struct au8522_state *state, in au8522_setup_cvbs_tuner_mode()
346 static void au8522_setup_svideo_mode(struct au8522_state *state, in au8522_setup_svideo_mode()
369 static void disable_audio_input(struct au8522_state *state) in disable_audio_input()
383 static void set_audio_input(struct au8522_state *state) in set_audio_input()
438 struct au8522_state *state = in au8522_s_ctrl() local
475 struct au8522_state *state = to_state(sd); in au8522_g_register() local
484 struct au8522_state *state = to_state(sd); in au8522_s_register() local
491 static void au8522_video_set(struct au8522_state *state) in au8522_video_set()
[all …]
/linux-6.1.9/kernel/power/
Dsuspend.c163 static bool valid_state(suspend_state_t state) in valid_state()
189 suspend_state_t state; in mem_sleep_default_setup() local
238 int suspend_valid_only_mem(suspend_state_t state) in suspend_valid_only_mem()
244 static bool sleep_state_supported(suspend_state_t state) in sleep_state_supported()
250 static int platform_suspend_prepare(suspend_state_t state) in platform_suspend_prepare()
256 static int platform_suspend_prepare_late(suspend_state_t state) in platform_suspend_prepare_late()
262 static int platform_suspend_prepare_noirq(suspend_state_t state) in platform_suspend_prepare_noirq()
271 static void platform_resume_noirq(suspend_state_t state) in platform_resume_noirq()
281 static void platform_resume_early(suspend_state_t state) in platform_resume_early()
287 static void platform_resume_finish(suspend_state_t state) in platform_resume_finish()
[all …]
/linux-6.1.9/drivers/gpu/drm/
Ddrm_atomic_state_helper.c134 struct drm_crtc_state *state) in __drm_atomic_helper_crtc_duplicate_state()
172 struct drm_crtc_state *state; in drm_atomic_helper_crtc_duplicate_state() local
193 void __drm_atomic_helper_crtc_destroy_state(struct drm_crtc_state *state) in __drm_atomic_helper_crtc_destroy_state()
230 struct drm_crtc_state *state) in drm_atomic_helper_crtc_destroy_state()
331 struct drm_plane_state *state) in __drm_atomic_helper_plane_duplicate_state()
354 struct drm_plane_state *state; in drm_atomic_helper_plane_duplicate_state() local
375 void __drm_atomic_helper_plane_destroy_state(struct drm_plane_state *state) in __drm_atomic_helper_plane_destroy_state()
399 struct drm_plane_state *state) in drm_atomic_helper_plane_destroy_state()
475 struct drm_connector_state *state = connector->state; in drm_atomic_helper_connector_tv_reset() local
494 struct drm_connector_state *state) in __drm_atomic_helper_connector_duplicate_state()
[all …]
/linux-6.1.9/drivers/media/i2c/s5c73m3/
Ds5c73m3-ctrls.c31 static int s5c73m3_get_af_status(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_get_af_status()
63 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_g_volatile_ctrl() local
80 static int s5c73m3_set_colorfx(struct s5c73m3 *state, int val) in s5c73m3_set_colorfx()
106 static int s5c73m3_set_exposure(struct s5c73m3 *state, int auto_exp) in s5c73m3_set_exposure()
142 static int s5c73m3_set_white_balance(struct s5c73m3 *state, int val) in s5c73m3_set_white_balance()
168 static int s5c73m3_af_run(struct s5c73m3 *state, bool on) in s5c73m3_af_run()
183 static int s5c73m3_3a_lock(struct s5c73m3 *state, struct v4l2_ctrl *ctrl) in s5c73m3_3a_lock()
211 static int s5c73m3_set_auto_focus(struct s5c73m3 *state, int caf) in s5c73m3_set_auto_focus()
236 static int s5c73m3_set_contrast(struct s5c73m3 *state, int val) in s5c73m3_set_contrast()
242 static int s5c73m3_set_saturation(struct s5c73m3 *state, int val) in s5c73m3_set_saturation()
[all …]
Ds5c73m3-core.c175 int s5c73m3_write(struct s5c73m3 *state, u32 addr, u16 data) in s5c73m3_write()
207 int s5c73m3_read(struct s5c73m3 *state, u32 addr, u16 *data) in s5c73m3_read()
239 static int s5c73m3_check_status(struct s5c73m3 *state, unsigned int value) in s5c73m3_check_status()
277 int s5c73m3_isp_command(struct s5c73m3 *state, u16 command, u16 data) in s5c73m3_isp_command()
296 static int s5c73m3_isp_comm_result(struct s5c73m3 *state, u16 command, in s5c73m3_isp_comm_result()
302 static int s5c73m3_set_af_softlanding(struct s5c73m3 *state) in s5c73m3_set_af_softlanding()
344 struct s5c73m3 *state = sensor_sd_to_s5c73m3(sd); in s5c73m3_load_fw() local
372 static int s5c73m3_set_frame_size(struct s5c73m3 *state) in s5c73m3_set_frame_size()
396 static int s5c73m3_set_frame_rate(struct s5c73m3 *state) in s5c73m3_set_frame_rate()
413 static int __s5c73m3_s_stream(struct s5c73m3 *state, struct v4l2_subdev *sd, in __s5c73m3_s_stream()
[all …]
/linux-6.1.9/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-demod.c32 static int mxl111sf_demod_read_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_read_reg()
40 static int mxl111sf_demod_write_reg(struct mxl111sf_demod_state *state, in mxl111sf_demod_write_reg()
49 int mxl111sf_demod_program_regs(struct mxl111sf_demod_state *state, in mxl111sf_demod_program_regs()
61 int mxl1x1sf_demod_get_tps_code_rate(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_code_rate()
92 int mxl1x1sf_demod_get_tps_modulation(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_modulation()
117 int mxl1x1sf_demod_get_tps_guard_fft_mode(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_fft_mode()
142 int mxl1x1sf_demod_get_tps_guard_interval(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_guard_interval()
170 int mxl1x1sf_demod_get_tps_hierarchy(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_tps_hierarchy()
201 int mxl1x1sf_demod_get_sync_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_sync_lock_status()
214 int mxl1x1sf_demod_get_rs_lock_status(struct mxl111sf_demod_state *state, in mxl1x1sf_demod_get_rs_lock_status()
[all …]
Daf9035.h45 struct state { struct
47 u8 buf[BUF_LEN];
48 u8 seq; /* packet sequence number */
49 u8 prechip_version;
50 u8 chip_version;
51 u16 chip_type;
52 u8 eeprom[256];
53 bool no_eeprom;
54 u8 ir_mode;
55 u8 ir_type;
[all …]
/linux-6.1.9/drivers/media/i2c/adv748x/
Dadv748x-core.c59 static int adv748x_configure_regmap(struct adv748x_state *state, int region) in adv748x_configure_regmap()
100 static int adv748x_read_check(struct adv748x_state *state, in adv748x_read_check()
118 int adv748x_read(struct adv748x_state *state, u8 page, u8 reg) in adv748x_read()
123 int adv748x_write(struct adv748x_state *state, u8 page, u8 reg, u8 value) in adv748x_write()
128 static int adv748x_write_check(struct adv748x_state *state, u8 page, u8 reg, in adv748x_write_check()
144 int adv748x_write_block(struct adv748x_state *state, int client_page, in adv748x_write_block()
156 static int adv748x_set_slave_addresses(struct adv748x_state *state) in adv748x_set_slave_addresses()
172 static void adv748x_unregister_clients(struct adv748x_state *state) in adv748x_unregister_clients()
180 static int adv748x_initialise_clients(struct adv748x_state *state) in adv748x_initialise_clients()
216 static int adv748x_write_regs(struct adv748x_state *state, in adv748x_write_regs()
[all …]

12345678910>>...90