Home
last modified time | relevance | path

Searched defs:state (Results 51 – 75 of 3290) sorted by relevance

12345678910>>...132

/Linux-v6.6/drivers/media/dvb-frontends/
Dlgdt3305.c101 static int lgdt3305_write_reg(struct lgdt3305_state *state, u16 reg, u8 val) in lgdt3305_write_reg()
125 static int lgdt3305_read_reg(struct lgdt3305_state *state, u16 reg, u8 *val) in lgdt3305_read_reg()
151 #define read_reg(state, reg) \ argument
160 static int lgdt3305_set_reg_bit(struct lgdt3305_state *state, in lgdt3305_set_reg_bit()
185 static int lgdt3305_write_regs(struct lgdt3305_state *state, in lgdt3305_write_regs()
202 static int lgdt3305_soft_reset(struct lgdt3305_state *state) in lgdt3305_soft_reset()
218 static inline int lgdt3305_mpeg_mode(struct lgdt3305_state *state, in lgdt3305_mpeg_mode()
225 static int lgdt3305_mpeg_mode_polarity(struct lgdt3305_state *state) in lgdt3305_mpeg_mode_polarity()
257 static int lgdt3305_set_modulation(struct lgdt3305_state *state, in lgdt3305_set_modulation()
289 static int lgdt3305_set_filter_extension(struct lgdt3305_state *state, in lgdt3305_set_filter_extension()
[all …]
Dtda1004x.c115 static int tda1004x_write_byteI(struct tda1004x_state *state, int reg, int data) in tda1004x_write_byteI()
135 static int tda1004x_read_byte(struct tda1004x_state *state, int reg) in tda1004x_read_byte()
160 static int tda1004x_write_mask(struct tda1004x_state *state, int reg, int mask, int data) in tda1004x_write_mask()
179 static int tda1004x_write_buf(struct tda1004x_state *state, int reg, unsigned char *buf, int len) in tda1004x_write_buf()
196 static int tda1004x_enable_tuner_i2c(struct tda1004x_state *state) in tda1004x_enable_tuner_i2c()
206 static int tda1004x_disable_tuner_i2c(struct tda1004x_state *state) in tda1004x_disable_tuner_i2c()
213 static int tda10045h_set_bandwidth(struct tda1004x_state *state, in tda10045h_set_bandwidth()
242 static int tda10046h_set_bandwidth(struct tda1004x_state *state, in tda10046h_set_bandwidth()
306 static int tda1004x_do_upload(struct tda1004x_state *state, in tda1004x_do_upload()
347 static int tda1004x_check_upload_ok(struct tda1004x_state *state) in tda1004x_check_upload_ok()
[all …]
Ddib3000mb.c51 static int dib3000_read_reg(struct dib3000_state *state, u16 reg) in dib3000_read_reg()
69 static int dib3000_write_reg(struct dib3000_state *state, u16 reg, u16 val) in dib3000_write_reg()
118 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_set_frontend() local
366 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_fe_init() local
444 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_get_frontend() local
605 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_read_status() local
637 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_read_ber() local
646 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_read_signal_strength() local
654 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_read_snr() local
664 struct dib3000_state* state = fe->demodulator_priv; in dib3000mb_read_unc_blocks() local
[all …]
Ddrxd_hard.c225 static int Read16(struct drxd_state *state, u32 reg, u16 *data, u8 flags) in Read16()
239 static int Read32(struct drxd_state *state, u32 reg, u32 *data, u8 flags) in Read32()
255 static int Write16(struct drxd_state *state, u32 reg, u16 data, u8 flags) in Write16()
268 static int Write32(struct drxd_state *state, u32 reg, u32 data, u8 flags) in Write32()
282 static int write_chunk(struct drxd_state *state, in write_chunk()
300 static int WriteBlock(struct drxd_state *state, in WriteBlock()
315 static int WriteTable(struct drxd_state *state, u8 * pTable) in WriteTable()
345 static int ResetCEFR(struct drxd_state *state) in ResetCEFR()
350 static int InitCP(struct drxd_state *state) in InitCP()
355 static int InitCE(struct drxd_state *state) in InitCE()
[all …]
Dtda10023.c52 static u8 tda10023_readreg (struct tda10023_state* state, u8 reg) in tda10023_readreg()
69 static int tda10023_writereg (struct tda10023_state* state, u8 reg, u8 data) in tda10023_writereg()
85 static int tda10023_writebit (struct tda10023_state* state, u8 reg, u8 mask,u8 data) in tda10023_writebit()
98 static void tda10023_writetab(struct tda10023_state* state, u8* tab) in tda10023_writetab()
117 static int lock_tuner(struct tda10023_state* state) in lock_tuner()
131 static int unlock_tuner(struct tda10023_state* state) in unlock_tuner()
144 static int tda10023_setup_reg0 (struct tda10023_state* state, u8 reg0) in tda10023_setup_reg0()
155 static int tda10023_set_symbolrate (struct tda10023_state* state, u32 sr) in tda10023_set_symbolrate()
219 struct tda10023_state* state = fe->demodulator_priv; in tda10023_init() local
297 struct tda10023_state* state = fe->demodulator_priv; in tda10023_set_parameters() local
[all …]
Ds5h1409.c301 static int s5h1409_writereg(struct s5h1409_state *state, u8 reg, u16 data) in s5h1409_writereg()
318 static u16 s5h1409_readreg(struct s5h1409_state *state, u8 reg) in s5h1409_readreg()
339 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_softreset() local
355 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_set_if_freq() local
380 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_set_spectralinversion() local
393 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_enable_modulation() local
426 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_i2c_gate_ctrl() local
438 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_set_gpio() local
452 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_sleep() local
461 struct s5h1409_state *state = fe->demodulator_priv; in s5h1409_register_reset() local
[all …]
Dau8522_common.c30 int au8522_writereg(struct au8522_state *state, u16 reg, u8 data) in au8522_writereg()
48 u8 au8522_readreg(struct au8522_state *state, u16 reg) in au8522_readreg()
71 struct au8522_state *state = fe->demodulator_priv; in au8522_i2c_gate_ctrl() local
92 struct au8522_state *state = fe->demodulator_priv; in au8522_analog_i2c_gate_ctrl() local
105 int au8522_get_state(struct au8522_state **state, struct i2c_adapter *i2c, in au8522_get_state()
120 void au8522_release_state(struct au8522_state *state) in au8522_release_state()
129 static int au8522_led_gpio_enable(struct au8522_state *state, int onoff) in au8522_led_gpio_enable()
159 int au8522_led_ctrl(struct au8522_state *state, int led) in au8522_led_ctrl()
216 struct au8522_state *state = fe->demodulator_priv; in au8522_init() local
237 struct au8522_state *state = fe->demodulator_priv; in au8522_sleep() local
Dstb0899_algo.c66 static u32 stb0899_set_srate(struct stb0899_state *state, u32 master_clk, u32 srate) in stb0899_set_srate()
120 long stb0899_carr_width(struct stb0899_state *state) in stb0899_carr_width()
131 static void stb0899_first_subrange(struct stb0899_state *state) in stb0899_first_subrange()
162 static enum stb0899_status stb0899_check_tmg(struct stb0899_state *state) in stb0899_check_tmg()
195 static enum stb0899_status stb0899_search_tmg(struct stb0899_state *state) in stb0899_search_tmg()
238 static enum stb0899_status stb0899_check_carrier(struct stb0899_state *state) in stb0899_check_carrier()
266 static enum stb0899_status stb0899_search_carrier(struct stb0899_state *state) in stb0899_search_carrier()
322 static enum stb0899_status stb0899_check_data(struct stb0899_state *state) in stb0899_check_data()
377 static enum stb0899_status stb0899_search_data(struct stb0899_state *state) in stb0899_search_data()
436 static enum stb0899_status stb0899_check_range(struct stb0899_state *state) in stb0899_check_range()
[all …]
Dzl10353.c41 struct zl10353_state *state = fe->demodulator_priv; in zl10353_single_write() local
63 static int zl10353_read_register(struct zl10353_state *state, u8 reg) in zl10353_read_register()
88 struct zl10353_state *state = fe->demodulator_priv; in zl10353_dump_regs() local
114 struct zl10353_state *state = fe->demodulator_priv; in zl10353_calc_nominal_rate() local
133 struct zl10353_state *state = fe->demodulator_priv; in zl10353_calc_input_freq() local
169 struct zl10353_state *state = fe->demodulator_priv; in zl10353_set_parameters() local
362 struct zl10353_state *state = fe->demodulator_priv; in zl10353_get_parameters() local
452 struct zl10353_state *state = fe->demodulator_priv; in zl10353_read_status() local
483 struct zl10353_state *state = fe->demodulator_priv; in zl10353_read_ber() local
494 struct zl10353_state *state = fe->demodulator_priv; in zl10353_read_signal_strength() local
[all …]
Ds5h1411.c330 static int s5h1411_writereg(struct s5h1411_state *state, in s5h1411_writereg()
347 static u16 s5h1411_readreg(struct s5h1411_state *state, u8 addr, u8 reg) in s5h1411_readreg()
367 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_softreset() local
378 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_set_if_freq() local
417 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_set_mpeg_timing() local
447 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_set_spectralinversion() local
462 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_set_serialmode() local
477 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_enable_modulation() local
519 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_i2c_gate_ctrl() local
531 struct s5h1411_state *state = fe->demodulator_priv; in s5h1411_set_gpio() local
[all …]
Dmxl5xx.c138 static int i2cread(struct mxl *state, u8 *data, int len) in i2cread()
143 static int i2cwrite(struct mxl *state, u8 *data, int len) in i2cwrite()
148 static int read_register_unlocked(struct mxl *state, u32 reg, u32 *val) in read_register_unlocked()
173 static int send_command(struct mxl *state, u32 size, u8 *buf) in send_command()
201 static int write_register(struct mxl *state, u32 reg, u32 val) in write_register()
217 static int write_firmware_block(struct mxl *state, in write_firmware_block()
240 static int read_register(struct mxl *state, u32 reg, u32 *val) in read_register()
264 static int read_register_block(struct mxl *state, u32 reg, u32 size, u8 *data) in read_register_block()
287 static int read_by_mnemonic(struct mxl *state, in read_by_mnemonic()
304 static int update_by_mnemonic(struct mxl *state, in update_by_mnemonic()
[all …]
/Linux-v6.6/drivers/acpi/acpica/
Dutstate.c28 union acpi_generic_state *state) in acpi_ut_push_generic_state()
54 union acpi_generic_state *state; in acpi_ut_pop_generic_state() local
86 union acpi_generic_state *state; in acpi_ut_create_generic_state() local
115 union acpi_generic_state *state; in acpi_ut_create_thread_state() local
159 union acpi_generic_state *state; in acpi_ut_create_update_state() local
195 union acpi_generic_state *state; in acpi_ut_create_pkg_state() local
232 union acpi_generic_state *state; in acpi_ut_create_control_state() local
264 void acpi_ut_delete_generic_state(union acpi_generic_state *state) in acpi_ut_delete_generic_state()
/Linux-v6.6/drivers/iio/chemical/
Dscd30_core.c51 static int scd30_command_write(struct scd30_state *state, enum scd30_cmd cmd, u16 arg) in scd30_command_write()
56 static int scd30_command_read(struct scd30_state *state, enum scd30_cmd cmd, u16 *val) in scd30_command_read()
67 static int scd30_reset(struct scd30_state *state) in scd30_reset()
115 static int scd30_read_meas(struct scd30_state *state) in scd30_read_meas()
138 static int scd30_wait_meas_irq(struct scd30_state *state) in scd30_wait_meas_irq()
156 static int scd30_wait_meas_poll(struct scd30_state *state) in scd30_wait_meas_poll()
178 static int scd30_read_poll(struct scd30_state *state) in scd30_read_poll()
189 static int scd30_read(struct scd30_state *state) in scd30_read()
200 struct scd30_state *state = iio_priv(indio_dev); in scd30_read_raw() local
259 struct scd30_state *state = iio_priv(indio_dev); in scd30_write_raw() local
[all …]
Dsps30_i2c.c37 static int sps30_i2c_xfer(struct sps30_state *state, unsigned char *txbuf, size_t txsize, in sps30_i2c_xfer()
65 static int sps30_i2c_command(struct sps30_state *state, u16 cmd, void *arg, size_t arg_size, in sps30_i2c_command()
123 static int sps30_i2c_start_meas(struct sps30_state *state) in sps30_i2c_start_meas()
131 static int sps30_i2c_stop_meas(struct sps30_state *state) in sps30_i2c_stop_meas()
136 static int sps30_i2c_reset(struct sps30_state *state) in sps30_i2c_reset()
153 static bool sps30_i2c_meas_ready(struct sps30_state *state) in sps30_i2c_meas_ready()
165 static int sps30_i2c_read_meas(struct sps30_state *state, __be32 *meas, size_t num) in sps30_i2c_read_meas()
177 static int sps30_i2c_clean_fan(struct sps30_state *state) in sps30_i2c_clean_fan()
182 static int sps30_i2c_read_cleaning_period(struct sps30_state *state, __be32 *period) in sps30_i2c_read_cleaning_period()
187 static int sps30_i2c_write_cleaning_period(struct sps30_state *state, __be32 period) in sps30_i2c_write_cleaning_period()
[all …]
/Linux-v6.6/fs/btrfs/
Dextent-io-tree.c13 static inline bool extent_state_in_tree(const struct extent_state *state) in extent_state_in_tree()
22 static inline void btrfs_leak_debug_add_state(struct extent_state *state) in btrfs_leak_debug_add_state()
31 static inline void btrfs_leak_debug_del_state(struct extent_state *state) in btrfs_leak_debug_del_state()
42 struct extent_state *state; in btrfs_extent_state_leak_debug_check() local
75 #define btrfs_leak_debug_add_state(state) do {} while (0) argument
76 #define btrfs_leak_debug_del_state(state) do {} while (0) argument
119 struct extent_state *state; in extent_io_tree_release() local
139 struct extent_state *state; in alloc_extent_state() local
166 void free_extent_state(struct extent_state *state) in free_extent_state()
178 static int add_extent_changeset(struct extent_state *state, u32 bits, in add_extent_changeset()
[all …]
/Linux-v6.6/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-i2c.c22 static int mxl111sf_i2c_bitbang_sendbyte(struct mxl111sf_state *state, in mxl111sf_i2c_bitbang_sendbyte()
84 static int mxl111sf_i2c_bitbang_recvbyte(struct mxl111sf_state *state, in mxl111sf_i2c_bitbang_recvbyte()
124 static int mxl111sf_i2c_start(struct mxl111sf_state *state) in mxl111sf_i2c_start()
147 static int mxl111sf_i2c_stop(struct mxl111sf_state *state) in mxl111sf_i2c_stop()
175 static int mxl111sf_i2c_ack(struct mxl111sf_state *state) in mxl111sf_i2c_ack()
204 static int mxl111sf_i2c_nack(struct mxl111sf_state *state) in mxl111sf_i2c_nack()
225 static int mxl111sf_i2c_sw_xfer_msg(struct mxl111sf_state *state, in mxl111sf_i2c_sw_xfer_msg()
307 static int mxl111sf_i2c_send_data(struct mxl111sf_state *state, in mxl111sf_i2c_send_data()
317 static int mxl111sf_i2c_get_data(struct mxl111sf_state *state, in mxl111sf_i2c_get_data()
327 static u8 mxl111sf_i2c_check_status(struct mxl111sf_state *state) in mxl111sf_i2c_check_status()
[all …]
Daf9015.c21 struct af9015_state *state = d_to_priv(d); in af9015_ctrl_msg() local
116 struct af9015_state *state = d_to_priv(d); in af9015_write_reg_i2c() local
129 struct af9015_state *state = d_to_priv(d); in af9015_read_reg_i2c() local
143 struct af9015_state *state = d_to_priv(d); in af9015_i2c_xfer() local
292 struct af9015_state *state = d_to_priv(d); in af9015_download_firmware() local
341 struct af9015_state *state = d_to_priv(d); in af9015_eeprom_hash() local
374 struct af9015_state *state = d_to_priv(d); in af9015_read_config() local
555 struct af9015_state *state = d_to_priv(d); in af9015_streaming_ctrl() local
661 struct af9015_state *state = d_to_priv(d); in af9015_get_adapter_count() local
670 struct af9015_state *state = fe_to_priv(fe); in af9015_af9013_set_frontend() local
[all …]
/Linux-v6.6/drivers/media/i2c/
Dadv7604.c216 static bool adv76xx_has_afe(struct adv76xx_state *state) in adv76xx_has_afe()
344 static int adv76xx_read_check(struct adv76xx_state *state, in adv76xx_read_check()
367 static int adv76xx_write_block(struct adv76xx_state *state, int client_page, in adv76xx_write_block()
383 struct adv76xx_state *state = to_state(sd); in io_read() local
390 struct adv76xx_state *state = to_state(sd); in io_write() local
403 struct adv76xx_state *state = to_state(sd); in avlink_read() local
410 struct adv76xx_state *state = to_state(sd); in avlink_write() local
417 struct adv76xx_state *state = to_state(sd); in cec_read() local
424 struct adv76xx_state *state = to_state(sd); in cec_write() local
437 struct adv76xx_state *state = to_state(sd); in infoframe_read() local
[all …]
Ds5k5baf.c412 static u16 s5k5baf_i2c_read(struct s5k5baf *state, u16 addr) in s5k5baf_i2c_read()
441 static void s5k5baf_i2c_write(struct s5k5baf *state, u16 addr, u16 val) in s5k5baf_i2c_write()
459 static u16 s5k5baf_read(struct s5k5baf *state, u16 addr) in s5k5baf_read()
465 static void s5k5baf_write(struct s5k5baf *state, u16 addr, u16 val) in s5k5baf_write()
471 static void s5k5baf_write_arr_seq(struct s5k5baf *state, u16 addr, in s5k5baf_write_arr_seq()
505 #define s5k5baf_write_seq(state, addr, seq...) \ argument
520 static void s5k5baf_write_nseq(struct s5k5baf *state, const u16 *nseq) in s5k5baf_write_nseq()
533 static void s5k5baf_synchronize(struct s5k5baf *state, int timeout, u16 addr) in s5k5baf_synchronize()
550 static u16 *s5k5baf_fw_get_seq(struct s5k5baf *state, u16 seq_id) in s5k5baf_fw_get_seq()
569 static void s5k5baf_hw_patch(struct s5k5baf *state) in s5k5baf_hw_patch()
[all …]
Dmsp3400-kthreads.c177 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp_set_source() local
204 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_set_mode() local
245 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_set_audmode() local
374 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_print_mode() local
403 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_detect_stereo() local
481 struct msp_state *state = to_state(i2c_get_clientdata(client)); in watch_stereo() local
493 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3400c_thread() local
689 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp3410d_thread() local
857 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp34xxg_modus() local
884 struct msp_state *state = to_state(i2c_get_clientdata(client)); in msp34xxg_set_source() local
[all …]
Dadv7180.c231 static int adv7180_select_page(struct adv7180_state *state, unsigned int page) in adv7180_select_page()
242 static int adv7180_write(struct adv7180_state *state, unsigned int reg, in adv7180_write()
250 static int adv7180_read(struct adv7180_state *state, unsigned int reg) in adv7180_read()
257 static int adv7180_csi_write(struct adv7180_state *state, unsigned int reg, in adv7180_csi_write()
263 static int adv7180_set_video_standard(struct adv7180_state *state, in adv7180_set_video_standard()
269 static int adv7180_vpp_write(struct adv7180_state *state, unsigned int reg, in adv7180_vpp_write()
334 static int __adv7180_status(struct adv7180_state *state, u32 *status, in __adv7180_status()
357 struct adv7180_state *state = to_state(sd); in adv7180_querystd() local
389 struct adv7180_state *state = to_state(sd); in adv7180_s_routing() local
411 struct adv7180_state *state = to_state(sd); in adv7180_g_input_status() local
[all …]
Dadv7842.c367 struct adv7842_state *state = to_state(sd); in avlink_read() local
374 struct adv7842_state *state = to_state(sd); in avlink_write() local
381 struct adv7842_state *state = to_state(sd); in cec_read() local
388 struct adv7842_state *state = to_state(sd); in cec_write() local
400 struct adv7842_state *state = to_state(sd); in infoframe_read() local
407 struct adv7842_state *state = to_state(sd); in infoframe_write() local
414 struct adv7842_state *state = to_state(sd); in sdp_io_read() local
421 struct adv7842_state *state = to_state(sd); in sdp_io_write() local
433 struct adv7842_state *state = to_state(sd); in sdp_read() local
440 struct adv7842_state *state = to_state(sd); in sdp_write() local
[all …]
/Linux-v6.6/drivers/media/platform/nxp/
Dimx8mq-mipi-csi2.c122 u32 state; member
224 static inline void imx8mq_mipi_csi_write(struct csi_state *state, u32 reg, u32 val) in imx8mq_mipi_csi_write()
229 static int imx8mq_mipi_csi_sw_reset(struct csi_state *state) in imx8mq_mipi_csi_sw_reset()
247 static void imx8mq_mipi_csi_set_params(struct csi_state *state) in imx8mq_mipi_csi_set_params()
266 static int imx8mq_mipi_csi_clk_enable(struct csi_state *state) in imx8mq_mipi_csi_clk_enable()
271 static void imx8mq_mipi_csi_clk_disable(struct csi_state *state) in imx8mq_mipi_csi_clk_disable()
276 static int imx8mq_mipi_csi_clk_get(struct csi_state *state) in imx8mq_mipi_csi_clk_get()
286 static int imx8mq_mipi_csi_calc_hs_settle(struct csi_state *state, in imx8mq_mipi_csi_calc_hs_settle()
352 static int imx8mq_mipi_csi_start_stream(struct csi_state *state, in imx8mq_mipi_csi_start_stream()
379 static void imx8mq_mipi_csi_stop_stream(struct csi_state *state) in imx8mq_mipi_csi_stop_stream()
[all …]
/Linux-v6.6/drivers/media/tuners/
Dmxl5007t.c199 static void mxl5007t_set_mode_bits(struct mxl5007t_state *state, in mxl5007t_set_mode_bits()
224 static void mxl5007t_set_if_freq_bits(struct mxl5007t_state *state, in mxl5007t_set_if_freq_bits()
276 static void mxl5007t_set_xtal_freq_bits(struct mxl5007t_state *state, in mxl5007t_set_xtal_freq_bits()
343 static struct reg_pair_t *mxl5007t_calc_init_regs(struct mxl5007t_state *state, in mxl5007t_calc_init_regs()
373 static void mxl5007t_set_bw_bits(struct mxl5007t_state *state, in mxl5007t_set_bw_bits()
397 reg_pair_t *mxl5007t_calc_rf_tune_regs(struct mxl5007t_state *state, in mxl5007t_calc_rf_tune_regs()
439 static int mxl5007t_write_reg(struct mxl5007t_state *state, u8 reg, u8 val) in mxl5007t_write_reg()
454 static int mxl5007t_write_regs(struct mxl5007t_state *state, in mxl5007t_write_regs()
468 static int mxl5007t_read_reg(struct mxl5007t_state *state, u8 reg, u8 *val) in mxl5007t_read_reg()
487 static int mxl5007t_soft_reset(struct mxl5007t_state *state) in mxl5007t_soft_reset()
[all …]
/Linux-v6.6/drivers/media/usb/dvb-usb/
Ddib0700_devices.c275 struct dib0700_adapter_state *state = adap->priv; in stk7700P2_frontend_attach() local
308 struct dib0700_adapter_state *state = adap->priv; in stk7700d_frontend_attach() local
343 struct dib0700_adapter_state *state = adap->priv; in stk7700d_tuner_attach() local
423 struct dib0700_adapter_state *state = adap->priv; in stk7700ph_xc3028_callback() local
457 struct dib0700_adapter_state *state = adap->priv; in stk7700ph_frontend_attach() local
495 struct dib0700_adapter_state *state = adap->priv; in stk7700ph_tuner_attach() local
704 struct dib0700_adapter_state *state = adap->priv; in stk7700p_frontend_attach() local
745 struct dib0700_adapter_state *state = adap->priv; in stk7700p_tuner_attach() local
799 struct dib0700_adapter_state *state = adap->priv; in dib7070_tuner_reset() local
808 struct dib0700_adapter_state *state = adap->priv; in dib7070_tuner_sleep() local
[all …]

12345678910>>...132