Home
last modified time | relevance | path

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

12345678910>>...192

/openbmc/linux/drivers/media/dvb-frontends/
H A Dves1820.c47 static int ves1820_writereg(struct ves1820_state *state, u8 reg, u8 data) in ves1820_writereg()
62 static u8 ves1820_readreg(struct ves1820_state *state, u8 reg) in ves1820_readreg()
81 static int ves1820_setup_reg0(struct ves1820_state *state, in ves1820_setup_reg0()
102 static int ves1820_set_symbolrate(struct ves1820_state *state, u32 symbolrate) in ves1820_set_symbolrate()
182 struct ves1820_state* state = fe->demodulator_priv; in ves1820_init() local
200 struct ves1820_state* state = fe->demodulator_priv; in ves1820_set_parameters() local
232 struct ves1820_state* state = fe->demodulator_priv; in ves1820_read_status() local
258 struct ves1820_state* state = fe->demodulator_priv; in ves1820_read_ber() local
270 struct ves1820_state* state = fe->demodulator_priv; in ves1820_read_signal_strength() local
280 struct ves1820_state* state = fe->demodulator_priv; in ves1820_read_snr() local
[all …]
H A Dds3000.c228 static int ds3000_writereg(struct ds3000_state *state, int reg, int data) in ds3000_writereg()
249 struct ds3000_state *state = fe->demodulator_priv; in ds3000_i2c_gate_ctrl() local
260 static int ds3000_writeFW(struct ds3000_state *state, int reg, in ds3000_writeFW()
299 static int ds3000_readreg(struct ds3000_state *state, u8 reg) in ds3000_readreg()
335 struct ds3000_state *state = fe->demodulator_priv; in ds3000_firmware_ondemand() local
373 struct ds3000_state *state = fe->demodulator_priv; in ds3000_load_firmware() local
396 struct ds3000_state *state = fe->demodulator_priv; in ds3000_set_voltage() local
423 struct ds3000_state *state = fe->demodulator_priv; in ds3000_read_status() local
461 struct ds3000_state *state = fe->demodulator_priv; in ds3000_read_ber() local
535 struct ds3000_state *state = fe->demodulator_priv; in ds3000_read_snr() local
[all …]
H A 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
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A Dlgs8gl5.c60 lgs8gl5_write_reg(struct lgs8gl5_state *state, u8 reg, u8 data) in lgs8gl5_write_reg()
81 lgs8gl5_read_reg(struct lgs8gl5_state *state, u8 reg) in lgs8gl5_read_reg()
110 lgs8gl5_update_reg(struct lgs8gl5_state *state, u8 reg, u8 data) in lgs8gl5_update_reg()
121 lgs8gl5_update_alt_reg(struct lgs8gl5_state *state, u8 reg, u8 data) in lgs8gl5_update_alt_reg()
154 lgs8gl5_soft_reset(struct lgs8gl5_state *state) in lgs8gl5_soft_reset()
169 lgs8gl5_start_demod(struct lgs8gl5_state *state) in lgs8gl5_start_demod()
222 struct lgs8gl5_state *state = fe->demodulator_priv; in lgs8gl5_init() local
242 struct lgs8gl5_state *state = fe->demodulator_priv; in lgs8gl5_read_status() local
273 struct lgs8gl5_state *state = fe->demodulator_priv; in lgs8gl5_read_signal_strength() local
284 struct lgs8gl5_state *state = fe->demodulator_priv; in lgs8gl5_read_snr() local
[all …]
H A Dmt352.c46 struct mt352_state* state = fe->demodulator_priv; in mt352_single_write() local
68 static int mt352_read_register(struct mt352_state* state, u8 reg) in mt352_read_register()
99 static void mt352_calc_nominal_rate(struct mt352_state* state, in mt352_calc_nominal_rate()
129 static void mt352_calc_input_freq(struct mt352_state* state, in mt352_calc_input_freq()
158 struct mt352_state* state = fe->demodulator_priv; in mt352_set_parameters() local
304 struct mt352_state* state = fe->demodulator_priv; in mt352_get_parameters() local
409 struct mt352_state* state = fe->demodulator_priv; in mt352_read_status() local
452 struct mt352_state* state = fe->demodulator_priv; in mt352_read_ber() local
463 struct mt352_state* state = fe->demodulator_priv; in mt352_read_signal_strength() local
476 struct mt352_state* state = fe->demodulator_priv; in mt352_read_snr() local
[all …]
/openbmc/linux/drivers/iio/chemical/
H A 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 …]
H A 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 …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A 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 …]
H A 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 …]
H A Dmxl111sf-gpio.c22 static int mxl111sf_set_gpo_state(struct mxl111sf_state *state, u8 pin, u8 val) in mxl111sf_set_gpo_state()
55 static int mxl111sf_get_gpi_state(struct mxl111sf_state *state, u8 pin, u8 *val) in mxl111sf_get_gpi_state()
104 static int mxl111sf_config_gpio_pins(struct mxl111sf_state *state, in mxl111sf_config_gpio_pins()
165 static int mxl111sf_hw_do_set_gpio(struct mxl111sf_state *state, in mxl111sf_hw_do_set_gpio()
201 int mxl111sf_config_pin_mux_modes(struct mxl111sf_state *state, in mxl111sf_config_pin_mux_modes()
548 static int mxl111sf_hw_set_gpio(struct mxl111sf_state *state, int gpio, int val) in mxl111sf_hw_set_gpio()
553 static int mxl111sf_hw_gpio_initialize(struct mxl111sf_state *state) in mxl111sf_hw_gpio_initialize()
570 static int pca9534_set_gpio(struct mxl111sf_state *state, int gpio, int val) in pca9534_set_gpio()
605 static int pca9534_init_port_expander(struct mxl111sf_state *state) in pca9534_init_port_expander()
627 int mxl111sf_set_gpio(struct mxl111sf_state *state, int gpio, int val) in mxl111sf_set_gpio()
[all …]
/openbmc/linux/drivers/media/platform/nxp/
H A 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 …]
/openbmc/linux/fs/btrfs/
H A 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 …]
/openbmc/linux/drivers/media/tuners/
H A 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 …]
/openbmc/linux/drivers/media/i2c/
H A 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 …]
H A 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 …]
H A 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 …]

12345678910>>...192