Home
last modified time | relevance | path

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

12345678910>>...32

/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
111 struct snd_seq_client *client; client_use_ptr() local
202 struct snd_seq_client *client; seq_create_client1() local
246 seq_free_client1(struct snd_seq_client * client) seq_free_client1() argument
266 seq_free_client(struct snd_seq_client * client) seq_free_client() argument
297 struct snd_seq_client *client; snd_seq_open() local
351 struct snd_seq_client *client = file->private_data; snd_seq_release() local
367 event_is_compatible(const struct snd_seq_client * client,const struct snd_seq_event * ev) event_is_compatible() argument
387 struct snd_seq_client *client = file->private_data; snd_seq_read() local
526 bounce_error_event(struct snd_seq_client * client,struct snd_seq_event * event,int err,int atomic,int hop) bounce_error_event() argument
608 _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
656 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
671 __deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int port,int atomic,int hop) __deliver_to_subscribers() argument
727 deliver_to_subscribers(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) deliver_to_subscribers() argument
767 snd_seq_deliver_event(struct snd_seq_client * client,struct snd_seq_event * event,int atomic,int hop) snd_seq_deliver_event() argument
875 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
966 struct snd_seq_client *client = file->private_data; snd_seq_write() local
1086 struct snd_seq_client *client = file->private_data; snd_seq_poll() local
1114 snd_seq_ioctl_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_pversion() argument
1122 snd_seq_ioctl_user_pversion(struct snd_seq_client * client,void * arg) snd_seq_ioctl_user_pversion() argument
1128 snd_seq_ioctl_client_id(struct snd_seq_client * client,void * arg) snd_seq_ioctl_client_id() argument
1137 snd_seq_ioctl_system_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_system_info() argument
1155 snd_seq_ioctl_running_mode(struct snd_seq_client * client,void * arg) snd_seq_ioctl_running_mode() argument
1207 snd_seq_ioctl_get_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_info() argument
1224 snd_seq_ioctl_set_client_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_info() argument
1268 snd_seq_ioctl_create_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_port() argument
1323 snd_seq_ioctl_delete_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_port() argument
1345 snd_seq_ioctl_get_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_port_info() argument
1368 snd_seq_ioctl_set_port_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_port_info() argument
1393 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
1427 snd_seq_client_notify_subscription(int client,int port,struct snd_seq_port_subscribe * info,int evtype) snd_seq_client_notify_subscription() argument
1445 snd_seq_ioctl_subscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_subscribe_port() argument
1484 snd_seq_ioctl_unsubscribe_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_unsubscribe_port() argument
1520 snd_seq_ioctl_create_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_create_queue() argument
1542 snd_seq_ioctl_delete_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_delete_queue() argument
1550 snd_seq_ioctl_get_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_info() argument
1570 snd_seq_ioctl_set_queue_info(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_info() argument
1600 snd_seq_ioctl_get_named_queue(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_named_queue() argument
1617 snd_seq_ioctl_get_queue_status(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_status() argument
1645 snd_seq_ioctl_get_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_tempo() argument
1672 snd_seq_set_queue_tempo(int client,struct snd_seq_queue_tempo * tempo) snd_seq_set_queue_tempo() argument
1680 snd_seq_ioctl_set_queue_tempo(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_tempo() argument
1694 snd_seq_ioctl_get_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_timer() argument
1721 snd_seq_ioctl_set_queue_timer(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_timer() argument
1755 snd_seq_ioctl_get_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_queue_client() argument
1772 snd_seq_ioctl_set_queue_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_queue_client() argument
1789 snd_seq_ioctl_get_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_client_pool() argument
1817 snd_seq_ioctl_set_client_pool(struct snd_seq_client * client,void * arg) snd_seq_ioctl_set_client_pool() argument
1862 snd_seq_ioctl_remove_events(struct snd_seq_client * client,void * arg) snd_seq_ioctl_remove_events() argument
1889 snd_seq_ioctl_get_subscription(struct snd_seq_client * client,void * arg) snd_seq_ioctl_get_subscription() argument
1909 snd_seq_ioctl_query_subs(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_subs() argument
1964 snd_seq_ioctl_query_next_client(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_client() argument
1988 snd_seq_ioctl_query_next_port(struct snd_seq_client * client,void * arg) snd_seq_ioctl_query_next_port() argument
2015 free_ump_info(struct snd_seq_client * client) free_ump_info() argument
2040 dump_ump_info(struct snd_info_buffer * buffer,struct snd_seq_client * client) dump_ump_info() argument
2072 int client, type, err = 0; snd_seq_ioctl_client_ump_info() local
2194 struct snd_seq_client *client = file->private_data; snd_seq_ioctl() local
2276 struct snd_seq_client *client; snd_seq_create_kernel_client() local
2323 snd_seq_delete_kernel_client(int client) snd_seq_delete_kernel_client() argument
2345 snd_seq_kernel_client_enqueue(int client,struct snd_seq_event * ev,struct file * file,bool blocking) snd_seq_kernel_client_enqueue() argument
2387 snd_seq_kernel_client_dispatch(int client,struct snd_seq_event * ev,int atomic,int hop) snd_seq_kernel_client_dispatch() argument
2412 call_seq_client_ctl(struct snd_seq_client * client,unsigned int cmd,void * arg) call_seq_client_ctl() argument
2441 struct snd_seq_client *client; snd_seq_kernel_client_ctl() local
2467 struct snd_seq_client *client; snd_seq_kernel_client_write_poll() local
2548 snd_seq_info_dump_ports(struct snd_info_buffer * buffer,struct snd_seq_client * client) snd_seq_info_dump_ports() argument
[all...]
H A Dseq_ump_client.c63 struct seq_ump_client *client = ump->seq_client; seq_ump_input_receive() local
85 struct seq_ump_client *client = private_data; seq_ump_process_event() local
106 seq_ump_client_open(struct seq_ump_client * client,int dir) seq_ump_client_open() argument
125 seq_ump_client_close(struct seq_ump_client * client,int dir) seq_ump_client_close() argument
139 struct seq_ump_client *client = pdata; seq_ump_subscribe() local
146 struct seq_ump_client *client = pdata; seq_ump_unsubscribe() local
153 struct seq_ump_client *client = pdata; seq_ump_use() local
160 struct seq_ump_client *client = pdata; seq_ump_unuse() local
167 fill_port_info(struct snd_seq_port_info * port,struct seq_ump_client * client,struct snd_ump_group * group) fill_port_info() argument
207 skip_group(struct seq_ump_client * client,struct snd_ump_group * group) skip_group() argument
214 seq_ump_group_init(struct seq_ump_client * client,int group_index) seq_ump_group_init() argument
244 update_port_infos(struct seq_ump_client * client) update_port_infos() argument
279 create_ump_endpoint_port(struct seq_ump_client * client) create_ump_endpoint_port() argument
334 seq_ump_client_free(struct seq_ump_client * client) seq_ump_client_free() argument
348 setup_client_midi_version(struct seq_ump_client * client) setup_client_midi_version() argument
363 setup_client_group_filter(struct seq_ump_client * client) setup_client_group_filter() argument
384 struct seq_ump_client *client = handle_group_notify() local
394 struct seq_ump_client *client = ump->seq_client; seq_ump_notify_ep_change() local
422 struct seq_ump_client *client = ump->seq_client; seq_ump_notify_fb_change() local
436 struct seq_ump_client *client = ump->seq_client; seq_ump_switch_protocol() local
459 struct seq_ump_client *client; snd_seq_ump_probe() local
[all...]
H A Dseq_queue.c66 static struct snd_seq_queue *queue_list_remove(int id, int client) in queue_list_remove()
160 struct snd_seq_queue *snd_seq_queue_alloc(int client, int locked, unsigned int info_flags) in snd_seq_queue_alloc()
179 int snd_seq_queue_delete(int client, int queueid) in snd_seq_queue_delete()
337 static inline int check_access(struct snd_seq_queue *q, int client) in check_access()
345 static int queue_access_lock(struct snd_seq_queue *q, int client) in queue_access_lock()
364 int snd_seq_queue_check_access(int queueid, int client) in snd_seq_queue_check_access()
379 int snd_seq_queue_set_owner(int queueid, int client, int locked) in snd_seq_queue_set_owner()
439 int snd_seq_queue_timer_set_tempo(int queueid, int client, in snd_seq_queue_timer_set_tempo()
460 static void queue_use(struct snd_seq_queue *queue, int client, int use) in queue_use()
482 int snd_seq_queue_use(int queueid, int client, int use) in snd_seq_queue_use()
[all …]
H A Dseq_ports.c44 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, in snd_seq_port_use_ptr() argument
65 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client, in snd_seq_port_query_nearest() argument
114 snd_seq_create_port(struct snd_seq_client * client,int port,struct snd_seq_client_port ** port_ret) snd_seq_create_port() argument
205 clear_subscriber_list(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,int is_src) clear_subscriber_list() argument
240 port_delete(struct snd_seq_client * client,struct snd_seq_client_port * port) port_delete() argument
263 snd_seq_delete_port(struct snd_seq_client * client,int port) snd_seq_delete_port() argument
286 snd_seq_delete_all_ports(struct snd_seq_client * client) snd_seq_delete_all_ports() argument
416 subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,struct snd_seq_port_subscribe * info,int send_ack) subscribe_port() argument
441 unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_port_subs_info * grp,struct snd_seq_port_subscribe * info,int send_ack) unsubscribe_port() argument
484 check_and_subscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool exclusive,bool ack) check_and_subscribe_port() argument
529 __delete_and_unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool ack) __delete_and_unsubscribe_port() argument
551 delete_and_unsubscribe_port(struct snd_seq_client * client,struct snd_seq_client_port * port,struct snd_seq_subscribers * subs,bool is_src,bool ack) delete_and_unsubscribe_port() argument
670 snd_seq_event_port_attach(int client,struct snd_seq_port_callback * pcbp,int cap,int type,int midi_channels,int midi_voices,char * portname) snd_seq_event_port_attach() argument
706 snd_seq_event_port_detach(int client,int port) snd_seq_event_port_detach() argument
[all...]
/linux/drivers/media/common/siano/
H A Dsmsdvb-main.c64 static void sms_board_dvb3_event(struct smsdvb_client_t *client, in sms_board_dvb3_event()
118 struct smsdvb_client_t *client = in smsdvb_stats_not_ready() local
240 static void smsdvb_update_tx_params(struct smsdvb_client_t *client, in smsdvb_update_tx_params()
257 static void smsdvb_update_per_slices(struct smsdvb_client_t *client, in smsdvb_update_per_slices()
297 static void smsdvb_update_dvb_stats(struct smsdvb_client_t *client, in smsdvb_update_dvb_stats()
349 static void smsdvb_update_isdbt_stats(struct smsdvb_client_t *client, in smsdvb_update_isdbt_stats()
449 static void smsdvb_update_isdbt_stats_ex(struct smsdvb_client_t *client, in smsdvb_update_isdbt_stats_ex()
543 struct smsdvb_client_t *client = (struct smsdvb_client_t *) context; in smsdvb_onresponse() local
637 static void smsdvb_media_device_unregister(struct smsdvb_client_t *client) in smsdvb_media_device_unregister()
651 static void smsdvb_unregister_client(struct smsdvb_client_t *client) in smsdvb_unregister_client()
[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/gpu/drm/
H A Ddrm_client_event.c34 struct drm_client_dev *client, *tmp; in drm_client_dev_unregister() local
54 static void drm_client_hotplug(struct drm_client_dev *client) in drm_client_hotplug()
88 struct drm_client_dev *client; in drm_client_dev_hotplug() local
107 struct drm_client_dev *client; in drm_client_dev_restore() local
126 static int drm_client_suspend(struct drm_client_dev *client) in drm_client_suspend()
145 struct drm_client_dev *client; in drm_client_dev_suspend() local
156 static int drm_client_resume(struct drm_client_dev *client) in drm_client_resume()
178 struct drm_client_dev *client; in drm_client_dev_resume() local
195 struct drm_client_dev *client; in drm_client_debugfs_internal_clients() local
/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/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/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 …]
H A Drtc-rx8025.c87 static s32 rx8025_read_reg(const struct i2c_client *client, u8 number) in rx8025_read_reg()
92 static int rx8025_read_regs(const struct i2c_client *client, in rx8025_read_regs()
103 static s32 rx8025_write_reg(const struct i2c_client *client, u8 number, in rx8025_write_reg()
109 static s32 rx8025_write_regs(const struct i2c_client *client, in rx8025_write_regs()
132 struct i2c_client *client = to_i2c_client(dev); in rx8025_check_validity() local
158 static int rx8025_reset_validity(struct i2c_client *client) in rx8025_reset_validity()
179 struct i2c_client *client = dev_id; in rx8025_handle_irq() local
216 struct i2c_client *client = to_i2c_client(dev); in rx8025_get_time() local
250 struct i2c_client *client = to_i2c_client(dev); in rx8025_set_time() local
281 static int rx8025_init_client(struct i2c_client *client) in rx8025_init_client()
[all …]
H A Drtc-hym8563.c79 struct i2c_client *client; member
92 struct i2c_client *client = to_i2c_client(dev); in hym8563_rtc_read_time() local
119 struct i2c_client *client = to_i2c_client(dev); in hym8563_rtc_set_time() local
164 struct i2c_client *client = to_i2c_client(dev); in hym8563_rtc_alarm_irq_enable() local
181 struct i2c_client *client = to_i2c_client(dev); in hym8563_rtc_read_alarm() local
218 struct i2c_client *client = to_i2c_client(dev); in hym8563_rtc_set_alarm() local
278 struct i2c_client *client = hym8563->client; in hym8563_clkout_recalc_rate() local
309 struct i2c_client *client = hym8563->client; in hym8563_clkout_set_rate() local
330 struct i2c_client *client = hym8563->client; in hym8563_clkout_control() local
357 struct i2c_client *client = hym8563->client; in hym8563_clkout_is_prepared() local
[all …]
/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()
221 static int raydium_i2c_read(struct i2c_client *client, in raydium_i2c_read()
275 static int raydium_i2c_sw_reset(struct i2c_client *client) in raydium_i2c_sw_reset()
294 struct i2c_client *client = ts->client; in raydium_i2c_query_ts_bootloader_info() local
332 struct i2c_client *client = ts->client; in raydium_i2c_query_ts_info() local
385 struct i2c_client *client = ts->client; in raydium_i2c_check_fw_status() local
405 struct i2c_client *client = ts->client; in raydium_i2c_initialize() local
436 static int raydium_i2c_bl_chk_state(struct i2c_client *client, in raydium_i2c_bl_chk_state()
[all …]
H A Dili210x.c59 struct i2c_client *client; member
71 static int ili210x_read_reg(struct i2c_client *client, in ili210x_read_reg()
100 static int ili210x_read_touch_data(struct i2c_client *client, u8 *data) in ili210x_read_touch_data()
134 static int ili211x_read_touch_data(struct i2c_client *client, u8 *data) in ili211x_read_touch_data()
226 static int ili251x_read_reg_common(struct i2c_client *client, in ili251x_read_reg_common()
248 static int ili251x_read_reg(struct i2c_client *client, in ili251x_read_reg()
254 static int ili251x_read_touch_data(struct i2c_client *client, u8 *data) in ili251x_read_touch_data()
331 struct i2c_client *client = priv->client; in ili210x_process_events() local
377 struct i2c_client *client = to_i2c_client(dev); in ili251x_firmware_update_resolution() local
416 struct i2c_client *client = to_i2c_client(dev); in ili251x_firmware_update_firmware_version() local
[all …]
H A Dzforce_ts.c105 struct i2c_client *client; member
130 struct i2c_client *client = ts->client; in zforce_command() local
151 struct i2c_client *client = ts->client; in zforce_send_wait() local
176 struct i2c_client *client = ts->client; in zforce_command_wait() local
198 struct i2c_client *client = ts->client; in zforce_resolution() local
211 struct i2c_client *client = ts->client; in zforce_scan_frequency() local
226 struct i2c_client *client = ts->client; in zforce_setconfig() local
237 struct i2c_client *client = ts->client; in zforce_start() local
289 struct i2c_client *client = ts->client; in zforce_stop() local
307 struct i2c_client *client = ts->client; in zforce_touch_event() local
[all …]
/linux/drivers/media/pci/mgb4/
H A Dmgb4_i2c.c13 static int read_r16(struct i2c_client *client, u16 reg, u8 *val, int len) in read_r16()
43 static int write_r16(struct i2c_client *client, u16 reg, const u8 *val, int len) in write_r16()
72 int mgb4_i2c_init(struct mgb4_i2c_client *client, struct i2c_adapter *adap, in mgb4_i2c_init()
84 void mgb4_i2c_free(struct mgb4_i2c_client *client) in mgb4_i2c_free()
89 s32 mgb4_i2c_read_byte(struct mgb4_i2c_client *client, u16 reg) in mgb4_i2c_read_byte()
104 s32 mgb4_i2c_write_byte(struct mgb4_i2c_client *client, u16 reg, u8 val) in mgb4_i2c_write_byte()
112 s32 mgb4_i2c_mask_byte(struct mgb4_i2c_client *client, u16 reg, u8 mask, u8 val) in mgb4_i2c_mask_byte()
126 int mgb4_i2c_configure(struct mgb4_i2c_client *client, in mgb4_i2c_configure()
/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c29 static int ov2722_read_reg(struct i2c_client *client, in ov2722_read_reg()
86 static int ov2722_i2c_write(struct i2c_client *client, u16 len, u8 *data) in ov2722_i2c_write()
101 static int ov2722_write_reg(struct i2c_client *client, u16 data_length, in ov2722_write_reg()
151 static int __ov2722_flush_reg_array(struct i2c_client *client, in __ov2722_flush_reg_array()
167 static int __ov2722_buf_reg_array(struct i2c_client *client, in __ov2722_buf_reg_array()
204 static int __ov2722_write_reg_is_consecutive(struct i2c_client *client, in __ov2722_write_reg_is_consecutive()
214 static int ov2722_write_reg_array(struct i2c_client *client, in ov2722_write_reg_array()
258 struct i2c_client *client = v4l2_get_subdevdata(sd); in __ov2722_set_exposure() local
347 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2722_s_exposure() local
372 struct i2c_client *client = v4l2_get_subdevdata(sd); in ov2722_q_exposure() local
[all …]
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c134 struct i2c_client *client; member
160 void pmbus_clear_cache(struct i2c_client *client) in pmbus_clear_cache()
170 void pmbus_set_update(struct i2c_client *client, u8 reg, bool update) in pmbus_set_update()
182 void pmbus_wait(struct i2c_client *client) in pmbus_wait()
198 void pmbus_update_ts(struct i2c_client *client, int op) in pmbus_update_ts()
220 int pmbus_set_page(struct i2c_client *client, int page, int phase) in pmbus_set_page()
262 int pmbus_write_byte(struct i2c_client *client, int page, u8 value) in pmbus_write_byte()
282 static int _pmbus_write_byte(struct i2c_client *client, int page, u8 value) in _pmbus_write_byte()
296 int pmbus_write_word_data(struct i2c_client *client, int page, u8 reg, in pmbus_write_word_data()
313 static int pmbus_write_virt_reg(struct i2c_client *client, int page, int reg, in pmbus_write_virt_reg()
[all …]
/linux/drivers/virt/acrn/
H A Dioreq.c29 static inline bool has_pending_request(struct acrn_ioreq_client *client) in has_pending_request()
34 static inline bool is_destroying(struct acrn_ioreq_client *client) in is_destroying()
73 static int acrn_ioreq_complete_request(struct acrn_ioreq_client *client, in acrn_ioreq_complete_request()
115 int acrn_ioreq_range_add(struct acrn_ioreq_client *client, in acrn_ioreq_range_add()
148 void acrn_ioreq_range_del(struct acrn_ioreq_client *client, in acrn_ioreq_range_del()
172 struct acrn_ioreq_client *client = data; in ioreq_task() local
214 struct acrn_ioreq_client *client; in acrn_ioreq_request_clear() local
258 int acrn_ioreq_client_wait(struct acrn_ioreq_client *client) in acrn_ioreq_client_wait()
384 struct acrn_ioreq_client *client, *found = NULL; in find_ioreq_client() local
420 struct acrn_ioreq_client *client; in acrn_ioreq_client_create() local
[all …]
/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.c66 struct amdxdna_client *client = hwctx->client; in amdxdna_hwctx_release_expanded_heap() local
84 struct amdxdna_client *client = hwctx->client; in amdxdna_hwctx_destroy_rcu() local
97 int amdxdna_hwctx_walk(struct amdxdna_client *client, void *arg, in amdxdna_hwctx_walk()
169 struct amdxdna_client *client = job->hwctx->client; in amdxdna_cmd_set_error() local
205 void amdxdna_hwctx_remove_all(struct amdxdna_client *client) in amdxdna_hwctx_remove_all()
220 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_create_hwctx_ioctl() local
301 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_destroy_hwctx_ioctl() local
339 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_config_hwctx_ioctl() local
413 int amdxdna_hwctx_sync_debug_bo(struct amdxdna_client *client, u32 debug_bo_hdl) in amdxdna_hwctx_sync_debug_bo()
456 struct amdxdna_client *client = hwctx->client; in amdxdna_hwctx_expand_heap() local
[all …]
H A Damdxdna_pci_drv.c77 static int amdxdna_sva_init(struct amdxdna_client *client) in amdxdna_sva_init()
98 static void amdxdna_sva_fini(struct amdxdna_client *client) in amdxdna_sva_fini()
111 struct amdxdna_client *client; in amdxdna_drm_open() local
164 static void amdxdna_client_cleanup(struct amdxdna_client *client) in amdxdna_client_cleanup()
187 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_close() local
201 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_get_info_ioctl() local
219 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_get_array_ioctl() local
235 struct amdxdna_client *client = filp->driver_priv; in amdxdna_drm_set_state_ioctl() local
254 struct amdxdna_client *client = drm_filp->driver_priv; in amdxdna_drm_gem_mmap() local
286 struct amdxdna_client *client = filp->driver_priv; in amdxdna_show_fdinfo() local
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c33 nvkm_ioctl_nop(struct nvkm_client *client, in nvkm_ioctl_nop()
60 nvkm_ioctl_sclass(struct nvkm_client *client, in nvkm_ioctl_sclass()
92 nvkm_ioctl_new(struct nvkm_client *client, in nvkm_ioctl_new()
152 nvkm_ioctl_del(struct nvkm_client *client, in nvkm_ioctl_del()
171 nvkm_ioctl_mthd(struct nvkm_client *client, in nvkm_ioctl_mthd()
191 nvkm_ioctl_rd(struct nvkm_client *client, in nvkm_ioctl_rd()
198 nvkm_ioctl_wr(struct nvkm_client *client, in nvkm_ioctl_wr()
205 nvkm_ioctl_map(struct nvkm_client *client, in nvkm_ioctl_map()
230 nvkm_ioctl_unmap(struct nvkm_client *client, in nvkm_ioctl_unmap()
264 nvkm_ioctl_path(struct nvkm_client *client, u64 handle, u32 type, in nvkm_ioctl_path()
[all …]

12345678910>>...32