Home
last modified time | relevance | path

Searched +defs:client +defs:arg (Results 1 – 25 of 200) sorted by relevance

12345678

/kernel/linux/linux-5.10/sound/core/seq/
Dseq_clientmgr.c87 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated()
106 struct snd_seq_client *client; in snd_seq_client_use_ptr() local
171 struct snd_seq_client *client; in snd_seq_client_ioctl_lock() local
185 struct snd_seq_client *client; in snd_seq_client_ioctl_unlock() local
225 struct snd_seq_client *client; in seq_create_client1() local
269 static int seq_free_client1(struct snd_seq_client *client) in seq_free_client1()
290 static void seq_free_client(struct snd_seq_client * client) in seq_free_client()
321 struct snd_seq_client *client; in snd_seq_open() local
378 struct snd_seq_client *client = file->private_data; in snd_seq_release() local
402 struct snd_seq_client *client = file->private_data; in snd_seq_read() local
[all …]
/kernel/linux/linux-6.6/sound/core/seq/
Dseq_clientmgr.c93 static inline int snd_seq_write_pool_allocated(struct snd_seq_client *client) in snd_seq_write_pool_allocated()
112 struct snd_seq_client *client; in snd_seq_client_use_ptr() local
177 struct snd_seq_client *client; in snd_seq_client_ioctl_lock() local
191 struct snd_seq_client *client; in snd_seq_client_ioctl_unlock() local
231 struct snd_seq_client *client; in seq_create_client1() local
276 static int seq_free_client1(struct snd_seq_client *client) in seq_free_client1()
296 static void seq_free_client(struct snd_seq_client * client) in seq_free_client()
327 struct snd_seq_client *client; in snd_seq_open() local
384 struct snd_seq_client *client = file->private_data; in snd_seq_release() local
400 static bool event_is_compatible(const struct snd_seq_client *client, in event_is_compatible()
[all …]
/kernel/linux/linux-6.6/drivers/firewire/
Dcore-cdev.c48 struct client { struct
49 u32 version;
73 static inline void client_get(struct client *client) in client_get()
80 struct client *client = container_of(kref, struct client, kref); in client_release() local
86 static void client_put(struct client *client) in client_put()
103 struct client *client; member
128 struct client *client; member
171 struct client *client; member
205 struct client *client; member
252 struct client *client; in fw_device_op_open() local
[all …]
/kernel/linux/linux-5.10/drivers/firewire/
Dcore-cdev.c46 struct client { struct
47 u32 version;
71 static inline void client_get(struct client *client) in client_get()
78 struct client *client = container_of(kref, struct client, kref); in client_release() local
84 static void client_put(struct client *client) in client_put()
101 struct client *client; member
125 struct client *client; member
168 struct client *client; member
198 struct client *client; member
239 struct client *client; in fw_device_op_open() local
[all …]
/kernel/linux/linux-5.10/drivers/char/agp/
Dfrontend.c99 agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client, in agp_find_seg_in_client()
123 static void agp_remove_seg_from_client(struct agp_client *client) in agp_remove_seg_from_client()
138 static void agp_add_seg_to_client(struct agp_client *client, in agp_add_seg_to_client()
161 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment()
335 struct agp_client *client; in agp_remove_all_clients() local
455 struct agp_client *client; in agp_find_client_in_controller() local
497 static void agp_insert_client(struct agp_client *client) in agp_insert_client()
526 struct agp_client *client; in agp_remove_client() local
567 struct agp_client *client; in agp_mmap() local
676 struct agp_client *client; in agp_open() local
[all …]
Dcompat_ioctl.c38 static int compat_agpioc_info_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_info_wrap()
61 static int compat_agpioc_reserve_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_reserve_wrap()
65 struct agp_client *client; in compat_agpioc_reserve_wrap() local
152 static int compat_agpioc_allocate_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_allocate_wrap()
176 static int compat_agpioc_bind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_bind_wrap()
193 static int compat_agpioc_unbind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_unbind_wrap()
210 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl()
/kernel/linux/linux-6.6/drivers/char/agp/
Dfrontend.c101 agp_segment_priv *agp_find_seg_in_client(const struct agp_client *client, in agp_find_seg_in_client()
125 static void agp_remove_seg_from_client(struct agp_client *client) in agp_remove_seg_from_client()
140 static void agp_add_seg_to_client(struct agp_client *client, in agp_add_seg_to_client()
163 int agp_create_segment(struct agp_client *client, struct agp_region *region) in agp_create_segment()
337 struct agp_client *client; in agp_remove_all_clients() local
457 struct agp_client *client; in agp_find_client_in_controller() local
499 static void agp_insert_client(struct agp_client *client) in agp_insert_client()
528 struct agp_client *client; in agp_remove_client() local
569 struct agp_client *client; in agp_mmap() local
678 struct agp_client *client; in agp_open() local
[all …]
Dcompat_ioctl.c38 static int compat_agpioc_info_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_info_wrap()
61 static int compat_agpioc_reserve_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_reserve_wrap()
65 struct agp_client *client; in compat_agpioc_reserve_wrap() local
152 static int compat_agpioc_allocate_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_allocate_wrap()
176 static int compat_agpioc_bind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_bind_wrap()
193 static int compat_agpioc_unbind_wrap(struct agp_file_private *priv, void __user *arg) in compat_agpioc_unbind_wrap()
210 long compat_agp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_agp_ioctl()
/kernel/linux/linux-5.10/include/media/
Dv4l2-common.h23 #define v4l_printk(level, name, adapter, addr, fmt, arg...) \ argument
26 #define v4l_client_printk(level, client, fmt, arg...) \ argument
30 #define v4l_err(client, fmt, arg...) \ argument
33 #define v4l_warn(client, fmt, arg...) \ argument
36 #define v4l_info(client, fmt, arg...) \ argument
41 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
57 #define v4l2_printk(level, dev, fmt, arg...) \ argument
60 #define v4l2_err(dev, fmt, arg...) \ argument
63 #define v4l2_warn(dev, fmt, arg...) \ argument
66 #define v4l2_info(dev, fmt, arg...) \ argument
[all …]
/kernel/linux/linux-6.6/include/media/
Dv4l2-common.h23 #define v4l_printk(level, name, adapter, addr, fmt, arg...) \ argument
26 #define v4l_client_printk(level, client, fmt, arg...) \ argument
30 #define v4l_err(client, fmt, arg...) \ argument
33 #define v4l_warn(client, fmt, arg...) \ argument
36 #define v4l_info(client, fmt, arg...) \ argument
41 #define v4l_dbg(level, debug, client, fmt, arg...) \ argument
57 #define v4l2_printk(level, dev, fmt, arg...) \ argument
60 #define v4l2_err(dev, fmt, arg...) \ argument
63 #define v4l2_warn(dev, fmt, arg...) \ argument
66 #define v4l2_info(dev, fmt, arg...) \ argument
[all …]
/kernel/liteos_a/testsuites/unittest/container/smoke/
DIt_net_container_006.cpp43 static int TcpClient(void *arg) in TcpClient()
46 int client; in TcpClient() local
121 int arg = CHILD_FUNC_ARG; in ChildFunc() local
127 int client = accept(server, nullptr, nullptr); in ChildFunc() local
172 int arg = CHILD_FUNC_ARG; in ItNetContainer006() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
Dwarp.c100 void *arg; member
104 int pika_dtm_register_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_register_shutdown()
120 int pika_dtm_unregister_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_unregister_shutdown()
186 struct i2c_client *client) in pika_setup_critical_temp()
229 struct i2c_client *client; in pika_dtm_thread() local
296 int pika_dtm_register_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_register_shutdown()
301 int pika_dtm_unregister_shutdown(void (*func)(void *arg), void *arg) in pika_dtm_unregister_shutdown()
/kernel/linux/linux-6.6/drivers/i2c/
Di2c-core-of.c68 struct i2c_client *client; in of_i2c_register_device() local
88 struct i2c_client *client; in of_i2c_register_devices() local
118 struct i2c_client *client) in i2c_of_match_device_sysfs()
147 struct i2c_client *client) in i2c_of_match_device()
164 void *arg) in of_i2c_notify()
168 struct i2c_client *client; in of_i2c_notify() local
Di2c-dev.c140 struct i2c_client *client = file->private_data; in i2cdev_read() local
164 struct i2c_client *client = file->private_data; in i2cdev_write() local
182 struct i2c_client *client = i2c_verify_client(dev); in i2cdev_check() local
235 static noinline int i2cdev_ioctl_rdwr(struct i2c_client *client, in i2cdev_ioctl_rdwr()
311 static noinline int i2cdev_ioctl_smbus(struct i2c_client *client, in i2cdev_ioctl_smbus()
392 static long i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in i2cdev_ioctl()
394 struct i2c_client *client = file->private_data; in i2cdev_ioctl() local
519 static long compat_i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_i2cdev_ioctl()
521 struct i2c_client *client = file->private_data; in compat_i2cdev_ioctl() local
588 struct i2c_client *client; in i2cdev_open() local
[all …]
/kernel/linux/linux-6.6/drivers/platform/surface/
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 …]
/kernel/linux/linux-5.10/drivers/i2c/
Di2c-core-of.c68 struct i2c_client *client; in of_i2c_register_device() local
88 struct i2c_client *client; in of_i2c_register_devices() local
131 struct i2c_client *client; in of_find_i2c_device_by_node() local
184 struct i2c_client *client) in i2c_of_match_device_sysfs()
213 struct i2c_client *client) in i2c_of_match_device()
230 void *arg) in of_i2c_notify()
234 struct i2c_client *client; in of_i2c_notify() local
Di2c-dev.c139 struct i2c_client *client = file->private_data; in i2cdev_read() local
164 struct i2c_client *client = file->private_data; in i2cdev_write() local
183 struct i2c_client *client = i2c_verify_client(dev); in i2cdev_check() local
236 static noinline int i2cdev_ioctl_rdwr(struct i2c_client *client, in i2cdev_ioctl_rdwr()
312 static noinline int i2cdev_ioctl_smbus(struct i2c_client *client, in i2cdev_ioctl_smbus()
393 static long i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in i2cdev_ioctl()
395 struct i2c_client *client = file->private_data; in i2cdev_ioctl() local
520 static long compat_i2cdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_i2cdev_ioctl()
522 struct i2c_client *client = file->private_data; in compat_i2cdev_ioctl() local
589 struct i2c_client *client; in i2cdev_open() local
[all …]
/kernel/linux/linux-6.6/drivers/input/keyboard/
Dcypress-sf.c23 struct i2c_client *client; member
64 static void cypress_sf_disable_regulators(void *arg) in cypress_sf_disable_regulators()
72 static int cypress_sf_probe(struct i2c_client *client) in cypress_sf_probe()
173 struct i2c_client *client = to_i2c_client(dev); in cypress_sf_suspend() local
192 struct i2c_client *client = to_i2c_client(dev); in cypress_sf_resume() local
/kernel/linux/linux-6.6/drivers/iio/chemical/
Dscd30_i2c.c41 struct i2c_client *client = to_i2c_client(state->dev); in scd30_i2c_xfer() local
66 static int scd30_i2c_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, in scd30_i2c_command()
111 static int scd30_i2c_probe(struct i2c_client *client) in scd30_i2c_probe()
Dscd4x.c65 struct i2c_client *client; member
76 struct i2c_client *client = state->client; in scd4x_i2c_xfer() local
134 struct i2c_client *client = state->client; in scd4x_read() local
184 static int scd4x_write(struct scd4x_state *state, enum scd4x_cmd cmd, uint16_t arg) in scd4x_write()
221 uint16_t arg, void *response, int response_sz) in scd4x_write_and_fetch()
223 struct i2c_client *client = state->client; in scd4x_write_and_fetch() local
288 struct i2c_client *client = state->client; in scd4x_wait_meas_poll() local
514 uint16_t val, arg; in calibration_forced_value_store() local
685 static int scd4x_probe(struct i2c_client *client) in scd4x_probe()
/kernel/linux/linux-5.10/drivers/iio/chemical/
Dscd30_i2c.c41 struct i2c_client *client = to_i2c_client(state->dev); in scd30_i2c_xfer() local
66 static int scd30_i2c_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, in scd30_i2c_command()
111 static int scd30_i2c_probe(struct i2c_client *client) in scd30_i2c_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-pcf8523.c38 static int pcf8523_read(struct i2c_client *client, u8 reg, u8 *valuep) in pcf8523_read()
63 static int pcf8523_write(struct i2c_client *client, u8 reg, u8 value) in pcf8523_write()
81 static int pcf8523_voltage_low(struct i2c_client *client) in pcf8523_voltage_low()
93 static int pcf8523_load_capacitance(struct i2c_client *client) in pcf8523_load_capacitance()
125 static int pcf8523_set_pm(struct i2c_client *client, u8 pm) in pcf8523_set_pm()
143 static int pcf8523_stop_rtc(struct i2c_client *client) in pcf8523_stop_rtc()
161 static int pcf8523_start_rtc(struct i2c_client *client) in pcf8523_start_rtc()
181 struct i2c_client *client = to_i2c_client(dev); in pcf8523_rtc_read_time() local
224 struct i2c_client *client = to_i2c_client(dev); in pcf8523_rtc_set_time() local
275 unsigned long arg) in pcf8523_rtc_ioctl()
[all …]
Drtc-m41t80.c148 struct i2c_client *client; member
159 struct i2c_client *client = dev_id; in m41t80_handle_irq() local
199 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_read_time() local
233 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_set_time() local
282 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_proc() local
298 struct i2c_client *client = to_i2c_client(dev); in m41t80_alarm_irq_enable() local
320 struct i2c_client *client = to_i2c_client(dev); in m41t80_set_alarm() local
375 struct i2c_client *client = to_i2c_client(dev); in m41t80_read_alarm() local
409 struct i2c_client *client = to_i2c_client(dev); in m41t80_suspend() local
419 struct i2c_client *client = to_i2c_client(dev); in m41t80_resume() local
[all …]
/kernel/linux/linux-6.6/drivers/rtc/
Drtc-m41t80.c148 struct i2c_client *client; member
159 struct i2c_client *client = dev_id; in m41t80_handle_irq() local
198 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_read_time() local
232 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_set_time() local
281 struct i2c_client *client = to_i2c_client(dev); in m41t80_rtc_proc() local
297 struct i2c_client *client = to_i2c_client(dev); in m41t80_alarm_irq_enable() local
319 struct i2c_client *client = to_i2c_client(dev); in m41t80_set_alarm() local
374 struct i2c_client *client = to_i2c_client(dev); in m41t80_read_alarm() local
411 struct i2c_client *client = to_i2c_client(dev); in m41t80_suspend() local
421 struct i2c_client *client = to_i2c_client(dev); in m41t80_resume() local
[all …]
/kernel/linux/linux-6.6/drivers/media/i2c/
Dbt856.c57 struct i2c_client *client = v4l2_get_subdevdata(&encoder->sd); in bt856_write() local
82 static int bt856_init(struct v4l2_subdev *sd, u32 arg) in bt856_init()
184 static int bt856_probe(struct i2c_client *client) in bt856_probe()
225 static void bt856_remove(struct i2c_client *client) in bt856_remove()

12345678