Home
last modified time | relevance | path

Searched defs:client (Results 1 – 25 of 1107) sorted by relevance

12345678910>>...45

/linux/drivers/misc/
H A Disl29003.c50 struct i2c_client *client; member
64 static int __isl29003_read_reg(struct i2c_client *client, in __isl29003_read_reg()
72 static int __isl29003_write_reg(struct i2c_client *client, in __isl29003_write_reg()
101 static int isl29003_get_range(struct i2c_client *client) in isl29003_get_range()
107 static int isl29003_set_range(struct i2c_client *client, int range) in isl29003_set_range()
114 static int isl29003_get_resolution(struct i2c_client *client) in isl29003_get_resolution()
120 static int isl29003_set_resolution(struct i2c_client *client, int res) in isl29003_set_resolution()
127 static int isl29003_get_mode(struct i2c_client *client) in isl29003_get_mode()
133 static int isl29003_set_mode(struct i2c_client *client, int mode) in isl29003_set_mode()
140 static int isl29003_set_power_state(struct i2c_client *client, int state) in isl29003_set_power_state()
[all …]
H A Dad525x_dpot-i2c.c14 static int write_d8(void *client, u8 val) in write_d8()
19 static int write_r8d8(void *client, u8 reg, u8 val) in write_r8d8()
24 static int write_r8d16(void *client, u8 reg, u16 val) in write_r8d16()
29 static int read_d8(void *client) in read_d8()
34 static int read_r8d8(void *client, u8 reg) in read_r8d8()
39 static int read_r8d16(void *client, u8 reg) in read_r8d16()
53 static int ad_dpot_i2c_probe(struct i2c_client *client) in ad_dpot_i2c_probe()
70 static void ad_dpot_i2c_remove(struct i2c_client *client) in ad_dpot_i2c_remove()
H A Dapds9802als.c35 struct i2c_client *client = to_i2c_client(dev); in als_sensing_range_show() local
49 struct i2c_client *client = to_i2c_client(dev); in als_wait_for_data_ready() local
69 struct i2c_client *client = to_i2c_client(dev); in als_lux0_input_data_show() local
111 struct i2c_client *client = to_i2c_client(dev); in als_sensing_range_store() local
159 static int als_set_power_state(struct i2c_client *client, bool on_off) in als_set_power_state()
193 static int als_set_default_config(struct i2c_client *client) in als_set_default_config()
215 static int apds9802als_probe(struct i2c_client *client) in apds9802als_probe()
244 static void apds9802als_remove(struct i2c_client *client) in apds9802als_remove()
264 struct i2c_client *client = to_i2c_client(dev); in apds9802als_suspend() local
272 struct i2c_client *client = to_i2c_client(dev); in apds9802als_resume() local
/linux/sound/core/seq/
H A Dseq_clientmgr.c93 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated() argument
112 struct snd_seq_client *client; client_use_ptr() local
191 struct snd_seq_client *client; snd_seq_client_ioctl_lock() local
205 struct snd_seq_client *client; snd_seq_client_ioctl_unlock() local
245 struct snd_seq_client *client; seq_create_client1() local
290 seq_free_client1(struct snd_seq_client * client) seq_free_client1() argument
310 seq_free_client(struct snd_seq_client * client) seq_free_client() argument
341 struct snd_seq_client *client; snd_seq_open() local
398 struct snd_seq_client *client = file->private_data; snd_seq_release() local
414 event_is_compatible(const struct snd_seq_client * client,const struct snd_seq_event * ev) event_is_compatible() argument
434 struct snd_seq_client *client = file->private_data; snd_seq_read() local
577 bounce_error_event(struct snd_seq_client * client,struct snd_seq_event * event,int err,int atomic,int hop) bounce_error_event() argument
666 snd_seq_deliver_single_event(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_single_event() argument
733 __deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int port,int atomic,int hop) __deliver_to_subscribers() argument
789 deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) deliver_to_subscribers() argument
829 snd_seq_deliver_event(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_event() argument
867 struct snd_seq_client *client; snd_seq_dispatch_event() local
938 snd_seq_client_enqueue_event(struct snd_seq_client * client,struct snd_seq_event * event,struct file * file,int blocking,int atomic,int hop,struct mutex * mutexp) snd_seq_client_enqueue_event() argument
1029 struct snd_seq_client *client = file->private_data; snd_seq_write() local
1149 struct snd_seq_client *client = file->private_data; snd_seq_poll() local
1177 snd_seq_ioctl_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_pversion() argument
1185 snd_seq_ioctl_user_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_user_pversion() argument
1191 snd_seq_ioctl_client_id(struct snd_seq_client * client,void * arg) snd_seq_ioctl_client_id() argument
1200 snd_seq_ioctl_system_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_system_info() argument
1218 snd_seq_ioctl_running_mode(struct snd_seq_client * client,void * arg) snd_seq_ioctl_running_mode() argument
1280 snd_seq_ioctl_get_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_info() argument
1299 snd_seq_ioctl_set_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_info() argument
1343 snd_seq_ioctl_create_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_port() argument
1398 snd_seq_ioctl_delete_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_port() argument
1420 snd_seq_ioctl_get_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_port_info() argument
1448 snd_seq_ioctl_set_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_port_info() argument
1473 check_subscription_permission(struct snd_seq_client * client,struct snd_seq_client_port * sport,struct snd_seq_client_port * dport,struct snd_seq_port_subscribe * subs) check_subscription_permission() argument
1507 snd_seq_client_notify_subscription(int client,int port,struct snd_seq_port_subscribe * info,int evtype) snd_seq_client_notify_subscription() argument
1525 snd_seq_ioctl_subscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_subscribe_port() argument
1571 snd_seq_ioctl_unsubscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_unsubscribe_port() argument
1614 snd_seq_ioctl_create_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_queue() argument
1637 snd_seq_ioctl_delete_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_queue() argument
1645 snd_seq_ioctl_get_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_info() argument
1666 snd_seq_ioctl_set_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_info() argument
1699 snd_seq_ioctl_get_named_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_named_queue() argument
1717 snd_seq_ioctl_get_queue_status(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_status() argument
1746 snd_seq_ioctl_get_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_tempo() argument
1774 snd_seq_set_queue_tempo(int client,struct snd_seq_queue_tempo * tempo) snd_seq_set_queue_tempo() argument
1782 snd_seq_ioctl_set_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_tempo() argument
1796 snd_seq_ioctl_get_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_timer() argument
1825 snd_seq_ioctl_set_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_timer() argument
1861 snd_seq_ioctl_get_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_client() argument
1878 snd_seq_ioctl_set_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_client() argument
1895 snd_seq_ioctl_get_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_pool() argument
1924 snd_seq_ioctl_set_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_pool() argument
1969 snd_seq_ioctl_remove_events(struct snd_seq_client * client,void * arg) snd_seq_ioctl_remove_events() argument
1996 snd_seq_ioctl_get_subscription(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_subscription() argument
2026 snd_seq_ioctl_query_subs(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_subs() argument
2091 snd_seq_ioctl_query_next_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_client() argument
2119 snd_seq_ioctl_query_next_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_port() argument
2150 free_ump_info(struct snd_seq_client * client) free_ump_info() argument
2175 dump_ump_info(struct snd_info_buffer * buffer,struct snd_seq_client * client) dump_ump_info() argument
2208 int client, type, err = 0; snd_seq_ioctl_client_ump_info() local
2330 struct snd_seq_client *client = file->private_data; snd_seq_ioctl() local
2412 struct snd_seq_client *client; snd_seq_create_kernel_client() local
2461 snd_seq_delete_kernel_client(int client) snd_seq_delete_kernel_client() argument
2483 snd_seq_kernel_client_enqueue(int client,struct snd_seq_event * ev,struct file * file,bool blocking) snd_seq_kernel_client_enqueue() argument
2531 snd_seq_kernel_client_dispatch(int client,struct snd_seq_event * ev,int atomic,int hop) snd_seq_kernel_client_dispatch() argument
2576 struct snd_seq_client *client; snd_seq_kernel_client_ctl() local
2596 struct snd_seq_client *client; snd_seq_kernel_client_write_poll() local
2680 snd_seq_info_dump_ports(struct snd_info_buffer * buffer,struct snd_seq_client * client) snd_seq_info_dump_ports() argument
2725 struct snd_seq_client *client; snd_seq_info_clients_read() local
[all...]
H A Dseq_ump_client.c63 struct seq_ump_client *client = ump->seq_client; in seq_ump_input_receive() local
85 struct seq_ump_client *client = private_data; in seq_ump_process_event() local
106 static int seq_ump_client_open(struct seq_ump_client *client, int dir) in seq_ump_client_open()
125 static int seq_ump_client_close(struct seq_ump_client *client, int dir) in seq_ump_client_close()
139 struct seq_ump_client *client = pdata; in seq_ump_subscribe() local
146 struct seq_ump_client *client = pdata; in seq_ump_unsubscribe() local
153 struct seq_ump_client *client = pdata; in seq_ump_use() local
160 struct seq_ump_client *client = pdata; in seq_ump_unuse() local
167 struct seq_ump_client *client, in fill_port_info()
207 static bool skip_group(struct seq_ump_client *client, struct snd_ump_group *group) in skip_group()
[all …]
/linux/drivers/input/mouse/
H A Delan_i2c_smbus.c54 static int elan_smbus_initialize(struct i2c_client *client) in elan_smbus_initialize()
86 static int elan_smbus_set_mode(struct i2c_client *client, u8 mode) in elan_smbus_set_mode()
94 static int elan_smbus_sleep_control(struct i2c_client *client, bool sleep) in elan_smbus_sleep_control()
102 static int elan_smbus_power_control(struct i2c_client *client, bool enable) in elan_smbus_power_control()
107 static int elan_smbus_calibrate(struct i2c_client *client) in elan_smbus_calibrate()
115 static int elan_smbus_calibrate_result(struct i2c_client *client, u8 *val) in elan_smbus_calibrate_result()
131 static int elan_smbus_get_baseline_data(struct i2c_client *client, in elan_smbus_get_baseline_data()
150 static int elan_smbus_get_version(struct i2c_client *client, in elan_smbus_get_version()
170 static int elan_smbus_get_sm_version(struct i2c_client *client, u8 pattern, in elan_smbus_get_sm_version()
189 static int elan_smbus_get_product_id(struct i2c_client *client, u16 *id) in elan_smbus_get_product_id()
[all …]
H A Delan_i2c_i2c.c74 static int elan_i2c_read_block(struct i2c_client *client, in elan_i2c_read_block()
100 static int elan_i2c_read_cmd(struct i2c_client *client, u16 reg, u8 *val) in elan_i2c_read_cmd()
113 static int elan_i2c_write_cmd(struct i2c_client *client, u16 reg, u16 cmd) in elan_i2c_write_cmd()
139 static int elan_i2c_initialize(struct i2c_client *client) in elan_i2c_initialize()
178 static int elan_i2c_sleep_control(struct i2c_client *client, bool sleep) in elan_i2c_sleep_control()
184 static int elan_i2c_power_control(struct i2c_client *client, bool enable) in elan_i2c_power_control()
215 static int elan_i2c_set_mode(struct i2c_client *client, u8 mode) in elan_i2c_set_mode()
221 static int elan_i2c_calibrate(struct i2c_client *client) in elan_i2c_calibrate()
226 static int elan_i2c_calibrate_result(struct i2c_client *client, u8 *val) in elan_i2c_calibrate_result()
231 static int elan_i2c_get_baseline_data(struct i2c_client *client, in elan_i2c_get_baseline_data()
[all …]
/linux/drivers/media/i2c/
H A Dmsp3400-driver.c100 int msp_reset(struct i2c_client *client) in msp_reset()
145 static int msp_read(struct i2c_client *client, int dev, int addr) in msp_read()
186 int msp_read_dem(struct i2c_client *client, int addr) in msp_read_dem()
191 int msp_read_dsp(struct i2c_client *client, int addr) in msp_read_dsp()
196 static int msp_write(struct i2c_client *client, int dev, int addr, int val) in msp_write()
224 int msp_write_dem(struct i2c_client *client, int addr, int val) in msp_write_dem()
229 int msp_write_dsp(struct i2c_client *client, int addr, int val) in msp_write_dsp()
275 void msp_set_scart(struct i2c_client *client, int in, int out) in msp_set_scart()
301 static void msp_wake_thread(struct i2c_client *client) in msp_wake_thread()
329 struct i2c_client *client = v4l2_get_subdevdata(&state->sd); in msp_s_ctrl() local
[all …]
H A Dmsp3400-kthreads.c175 static void msp_set_source(struct i2c_client *client, u16 src) in msp_set_source()
193 void msp3400c_set_carrier(struct i2c_client *client, int cdo1, int cdo2) in msp3400c_set_carrier()
202 void msp3400c_set_mode(struct i2c_client *client, int mode) in msp3400c_set_mode()
240 static void msp3400c_set_audmode(struct i2c_client *client) in msp3400c_set_audmode()
372 static void msp3400c_print_mode(struct i2c_client *client) in msp3400c_print_mode()
401 static int msp3400c_detect_stereo(struct i2c_client *client) in msp3400c_detect_stereo()
479 static void watch_stereo(struct i2c_client *client) in watch_stereo()
492 struct i2c_client *client = data; in msp3400c_thread() local
688 struct i2c_client *client = data; in msp3410d_thread() local
855 static int msp34xxg_modus(struct i2c_client *client) in msp34xxg_modus()
[all …]
H A Dak881x.c35 static int reg_read(struct i2c_client *client, const u8 reg) in reg_read()
40 static int reg_write(struct i2c_client *client, const u8 reg, in reg_write()
46 static int reg_set(struct i2c_client *client, const u8 reg, in reg_set()
55 static struct ak881x *to_ak881x(const struct i2c_client *client) in to_ak881x()
64 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_g_register() local
81 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_s_register() local
98 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_fill_fmt() local
128 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_get_selection() local
148 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_s_std_output() local
179 struct i2c_client *client = v4l2_get_subdevdata(sd); in ak881x_s_stream() local
[all …]
/linux/drivers/media/dvb-frontends/
H A Dcxd2820r_core.c15 struct i2c_client *client = priv->client[0]; in cxd2820r_wr_reg_val_mask_tab() local
49 struct i2c_client *client = priv->client[0]; in cxd2820r_gpio() local
107 struct i2c_client *client = priv->client[0]; in cxd2820r_set_frontend() local
150 struct i2c_client *client = priv->client[0]; in cxd2820r_read_status() local
177 struct i2c_client *client = priv->client[0]; in cxd2820r_get_frontend() local
206 struct i2c_client *client = priv->client[0]; in cxd2820r_read_ber() local
220 struct i2c_client *client = priv->client[0]; in cxd2820r_read_signal_strength() local
236 struct i2c_client *client = priv->client[0]; in cxd2820r_read_snr() local
252 struct i2c_client *client = priv->client[0]; in cxd2820r_read_ucblocks() local
270 struct i2c_client *client = priv->client[0]; in cxd2820r_sleep() local
[all …]
H A Drtl2830.c11 static int rtl2830_bulk_write(struct i2c_client *client, unsigned int reg, in rtl2830_bulk_write()
23 static int rtl2830_update_bits(struct i2c_client *client, unsigned int reg, in rtl2830_update_bits()
35 static int rtl2830_bulk_read(struct i2c_client *client, unsigned int reg, in rtl2830_bulk_read()
49 struct i2c_client *client = fe->demodulator_priv; in rtl2830_init() local
139 struct i2c_client *client = fe->demodulator_priv; in rtl2830_sleep() local
160 struct i2c_client *client = fe->demodulator_priv; in rtl2830_set_frontend() local
271 struct i2c_client *client = fe->demodulator_priv; in rtl2830_get_frontend() local
383 struct i2c_client *client = fe->demodulator_priv; in rtl2830_read_status() local
513 struct i2c_client *client = fe->demodulator_priv; in rtl2830_read_ber() local
579 struct i2c_client *client = fe->demodulator_priv; in rtl2830_pid_filter_ctrl() local
[all …]
H A Drtl2832.c145 struct i2c_client *client = dev->client; in rtl2832_rd_demod_reg() local
175 struct i2c_client *client = dev->client; in rtl2832_wr_demod_reg() local
214 struct i2c_client *client = dev->client; in rtl2832_set_if() local
248 struct i2c_client *client = dev->client; in rtl2832_init() local
372 struct i2c_client *client = dev->client; in rtl2832_sleep() local
394 struct i2c_client *client = dev->client; in rtl2832_get_tune_settings() local
406 struct i2c_client *client = dev->client; in rtl2832_set_frontend() local
528 struct i2c_client *client = dev->client; in rtl2832_get_frontend() local
640 struct i2c_client *client = dev->client; in rtl2832_read_status() local
787 struct i2c_client *client = dev->client; in rtl2832_i2c_gate_work() local
[all …]
/linux/drivers/media/i2c/cx25840/
H A Dcx25840-audio.c31 static int cx25840_set_audclk_freq(struct i2c_client *client, u32 freq) in cx25840_set_audclk_freq()
281 static inline int cx25836_set_audclk_freq(struct i2c_client *client, u32 freq) in cx25836_set_audclk_freq()
286 static int cx23885_set_audclk_freq(struct i2c_client *client, u32 freq) in cx23885_set_audclk_freq()
328 static int cx231xx_set_audclk_freq(struct i2c_client *client, u32 freq) in cx231xx_set_audclk_freq()
404 static int set_audclk_freq(struct i2c_client *client, u32 freq) in set_audclk_freq()
423 void cx25840_audio_set_path(struct i2c_client *client) in cx25840_audio_set_path()
468 static void set_volume(struct i2c_client *client, int volume) in set_volume()
488 static void set_balance(struct i2c_client *client, int balance) in set_balance()
506 struct i2c_client *client = v4l2_get_subdevdata(sd); in cx25840_s_clock_freq() local
528 struct i2c_client *client = v4l2_get_subdevdata(sd); in cx25840_audio_s_ctrl() local
/linux/drivers/media/tuners/
H A De4000.c12 struct i2c_client *client = dev->client; in e4000_init() local
80 struct i2c_client *client = dev->client; in e4000_sleep() local
99 struct i2c_client *client = dev->client; in e4000_set_params() local
298 struct i2c_client *client = dev->client; in e4000_g_tuner() local
313 struct i2c_client *client = dev->client; in e4000_s_tuner() local
322 struct i2c_client *client = dev->client; in e4000_g_frequency() local
333 struct i2c_client *client = dev->client; in e4000_s_frequency() local
347 struct i2c_client *client = dev->client; in e4000_enum_freq_bands() local
377 struct i2c_client *client = dev->client; in e4000_set_lna_gain() local
413 struct i2c_client *client = dev->client; in e4000_set_mixer_gain() local
[all …]
H A Dsi2157.c17 static int si2157_cmd_execute(struct i2c_client *client, struct si2157_cmd *cmd) in si2157_cmd_execute()
95 struct i2c_client *client = fe->tuner_priv; in si2157_load_firmware() local
142 struct i2c_client *client = fe->tuner_priv; in si2157_find_and_load_firmware() local
219 struct i2c_client *client = fe->tuner_priv; in si2157_init() local
329 struct i2c_client *client = fe->tuner_priv; in si2157_sleep() local
355 static int si2157_tune_wait(struct i2c_client *client, u8 is_digital) in si2157_tune_wait()
444 struct i2c_client *client = fe->tuner_priv; in si2157_set_params() local
572 struct i2c_client *client = fe->tuner_priv; in si2157_set_analog_params() local
768 struct i2c_client *client = fe->tuner_priv; in si2157_get_frequency() local
778 struct i2c_client *client = fe->tuner_priv; in si2157_get_bandwidth() local
[all …]
H A Dfc2580.c30 struct i2c_client *client = dev->client; in fc2580_set_params() local
277 struct i2c_client *client = dev->client; in fc2580_init() local
298 struct i2c_client *client = dev->client; in fc2580_sleep() local
391 struct i2c_client *client = dev->client; in fc2580_g_tuner() local
406 struct i2c_client *client = dev->client; in fc2580_s_tuner() local
415 struct i2c_client *client = dev->client; in fc2580_g_frequency() local
426 struct i2c_client *client = dev->client; in fc2580_s_frequency() local
440 struct i2c_client *client = dev->client; in fc2580_enum_freq_bands() local
470 struct i2c_client *client = dev->client; in fc2580_s_ctrl() local
499 static struct v4l2_subdev *fc2580_get_v4l2_subdev(struct i2c_client *client) in fc2580_get_v4l2_subdev()
[all …]
/linux/include/linux/ceph/
H A Dceph_debug.h22 # define doutc(client, fmt, ...) \ argument
32 # define doutc(client, fmt, ...) \ argument
45 # define doutc(client, fmt, ...) \ argument
51 #define pr_notice_client(client, fmt, ...) \ argument
54 #define pr_info_client(client, fmt, ...) \ argument
57 #define pr_warn_client(client, fmt, ...) \ argument
60 #define pr_warn_once_client(client, fmt, ...) \ argument
63 #define pr_err_client(client, fmt, ...) \ argument
66 #define pr_warn_ratelimited_client(client, fmt, ...) \ argument
69 #define pr_err_ratelimited_client(client, fmt, ...) \ argument
/linux/drivers/rtc/
H A Drtc-ds1374.c69 struct i2c_client *client; member
85 static int ds1374_read_rtc(struct i2c_client *client, u32 *time, in ds1374_read_rtc()
108 static int ds1374_write_rtc(struct i2c_client *client, u32 time, in ds1374_write_rtc()
127 static int ds1374_check_rtc_status(struct i2c_client *client) in ds1374_check_rtc_status()
161 struct i2c_client *client = to_i2c_client(dev); in ds1374_read_time() local
174 struct i2c_client *client = to_i2c_client(dev); in ds1374_set_time() local
187 struct i2c_client *client = to_i2c_client(dev); in ds1374_read_alarm() local
225 struct i2c_client *client = to_i2c_client(dev); in ds1374_set_alarm() local
286 struct i2c_client *client = dev_id; in ds1374_irq() local
297 struct i2c_client *client = ds1374->client; in ds1374_work() local
[all …]
H A Drtc-isl1208.c140 isl1208_i2c_read_regs(struct i2c_client *client, u8 reg, u8 buf[], in isl1208_i2c_read_regs()
154 isl1208_i2c_set_regs(struct i2c_client *client, u8 reg, u8 const buf[], in isl1208_i2c_set_regs()
168 isl1208_i2c_validate_client(struct i2c_client *client) in isl1208_i2c_validate_client()
189 static int isl1208_set_xtoscb(struct i2c_client *client, int sr, int xtosb_val) in isl1208_set_xtoscb()
204 isl1208_i2c_get_sr(struct i2c_client *client) in isl1208_i2c_get_sr()
210 isl1208_i2c_get_atr(struct i2c_client *client) in isl1208_i2c_get_atr()
236 isl1208_i2c_get_dtr(struct i2c_client *client) in isl1208_i2c_get_dtr()
249 isl1208_i2c_get_usr(struct i2c_client *client) in isl1208_i2c_get_usr()
263 isl1208_i2c_set_usr(struct i2c_client *client, u16 usr) in isl1208_i2c_set_usr()
275 isl1208_rtc_toggle_alarm(struct i2c_client *client, int enable) in isl1208_rtc_toggle_alarm()
[all …]
H A Drtc-nct3018y.c45 struct i2c_client *client; member
52 static int nct3018y_set_alarm_mode(struct i2c_client *client, bool on) in nct3018y_set_alarm_mode()
94 static int nct3018y_get_alarm_mode(struct i2c_client *client, unsigned char *alarm_enable, in nct3018y_get_alarm_mode()
124 struct i2c_client *client = nct3018y->client; in nct3018y_irq() local
152 struct i2c_client *client = to_i2c_client(dev); in nct3018y_rtc_read_time() local
182 struct i2c_client *client = to_i2c_client(dev); in nct3018y_rtc_set_time() local
254 struct i2c_client *client = to_i2c_client(dev); in nct3018y_rtc_read_alarm() local
285 struct i2c_client *client = to_i2c_client(dev); in nct3018y_rtc_set_alarm() local
322 struct i2c_client *client = to_i2c_client(dev); in nct3018y_ioctl() local
359 struct i2c_client *client = nct3018y->client; in nct3018y_clkout_recalc_rate() local
[all …]
/linux/drivers/hwmon/pmbus/
H A Dmax31785.c56 static int max31785_i2c_write_byte_data(struct i2c_client *client, in max31785_i2c_write_byte_data()
68 static int max31785_i2c_read_word_data(struct i2c_client *client, in max31785_i2c_read_word_data()
80 static int _max31785_read_byte_data(struct i2c_client *client, in _max31785_read_byte_data()
92 static int _max31785_write_byte_data(struct i2c_client *client, in _max31785_write_byte_data()
104 static int _max31785_read_word_data(struct i2c_client *client, in _max31785_read_word_data()
116 static int _max31785_write_word_data(struct i2c_client *client, in _max31785_write_word_data()
128 static int max31785_read_byte_data(struct i2c_client *client, int page, int reg) in max31785_read_byte_data()
145 static int max31785_write_byte(struct i2c_client *client, int page, u8 value) in max31785_write_byte()
153 static int max31785_read_long_data(struct i2c_client *client, int page, in max31785_read_long_data()
191 static int max31785_get_pwm(struct i2c_client *client, int page) in max31785_get_pwm()
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.c67 void hnae3_set_client_init_flag(struct hnae3_client *client, in hnae3_set_client_init_flag()
87 static int hnae3_get_client_init_flag(struct hnae3_client *client, in hnae3_get_client_init_flag()
108 static int hnae3_init_client_instance(struct hnae3_client *client, in hnae3_init_client_instance()
127 static void hnae3_uninit_client_instance(struct hnae3_client *client, in hnae3_uninit_client_instance()
142 int hnae3_register_client(struct hnae3_client *client) in hnae3_register_client()
178 void hnae3_unregister_client(struct hnae3_client *client) in hnae3_unregister_client()
220 struct hnae3_client *client; in hnae3_register_ae_algo() local
275 struct hnae3_client *client; in hnae3_unregister_ae_algo() local
314 struct hnae3_client *client; in hnae3_register_ae_dev() local
379 struct hnae3_client *client; in hnae3_unregister_ae_dev() local
/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c52 struct ssam_cdev_client *client; member
96 struct ssam_cdev_client *client = cdev_nf->client; in ssam_cdev_notifier() local
135 static int ssam_cdev_notifier_register(struct ssam_cdev_client *client, u8 tc, int priority) in ssam_cdev_notifier_register()
187 static int ssam_cdev_notifier_unregister(struct ssam_cdev_client *client, u8 tc) in ssam_cdev_notifier_unregister()
216 static void ssam_cdev_notifier_unregister_all(struct ssam_cdev_client *client) in ssam_cdev_notifier_unregister_all()
255 static long ssam_cdev_request(struct ssam_cdev_client *client, struct ssam_cdev_request __user *r) in ssam_cdev_request()
370 static long ssam_cdev_notif_register(struct ssam_cdev_client *client, in ssam_cdev_notif_register()
385 static long ssam_cdev_notif_unregister(struct ssam_cdev_client *client, in ssam_cdev_notif_unregister()
400 static long ssam_cdev_event_enable(struct ssam_cdev_client *client, in ssam_cdev_event_enable()
428 static long ssam_cdev_event_disable(struct ssam_cdev_client *client, in ssam_cdev_event_disable()
[all …]
/linux/drivers/input/touchscreen/
H A Draydium_i2c_ts.c119 struct i2c_client *client; member
149 static int raydium_i2c_xfer(struct i2c_client *client, u32 addr, in raydium_i2c_xfer()
167 static int raydium_i2c_send(struct i2c_client *client, in raydium_i2c_send()
224 static int raydium_i2c_read(struct i2c_client *client, in raydium_i2c_read()
278 static int raydium_i2c_sw_reset(struct i2c_client *client) in raydium_i2c_sw_reset()
297 struct i2c_client *client = ts->client; in raydium_i2c_query_ts_bootloader_info() local
335 struct i2c_client *client = ts->client; in raydium_i2c_query_ts_info() local
388 struct i2c_client *client = ts->client; in raydium_i2c_check_fw_status() local
408 struct i2c_client *client = ts->client; in raydium_i2c_initialize() local
439 static int raydium_i2c_bl_chk_state(struct i2c_client *client, in raydium_i2c_bl_chk_state()
[all …]

12345678910>>...45