Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 25 of 136) sorted by relevance

123456

/linux/sound/usb/
H A Dmixer_scarlett.c235 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_info() local
247 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_get() local
265 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_switch_put() local
290 struct usb_mixer_elem_info *elem = mixer_elem_list_to_info(list); in scarlett_ctl_resume() local
303 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_info() local
317 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_get() local
336 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_put() local
380 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_dynamic_info() local
402 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_info() local
412 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett_ctl_enum_get() local
[all …]
H A Dmixer_us16x08.c183 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_route_get() local
195 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_route_put() local
252 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_master_get() local
263 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_master_put() local
300 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_bus_put() local
341 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_bus_get() local
362 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_channel_get() local
373 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_channel_put() local
420 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_comp_get() local
433 struct usb_mixer_elem_info *elem = snd_kcontrol_chip(kcontrol); in snd_us16x08_comp_put() local
[all …]
H A Dmixer_scarlett2.c3175 struct usb_mixer_elem_info *elem; in scarlett2_add_new_ctl() local
3217 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_firmware_version_ctl_get() local
3256 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_min_firmware_version_ctl_get() local
3314 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_sync_ctl_get() local
3580 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_info() local
3601 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_get() local
3628 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_status_ctl_get() local
3655 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_switch_ctl_put() local
3703 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_autogain_status_ctl_info() local
3733 struct usb_mixer_elem_info *elem = kctl->private_data; in scarlett2_ag_target_ctl_info() local
[all …]
/linux/net/netfilter/ipset/
H A Dip_set_hash_netiface.c52 u8 elem; member
61 u8 elem; member
83 hash_netiface4_do_data_match(const struct hash_netiface4_elem *elem) in hash_netiface4_do_data_match()
89 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags()
95 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags()
101 hash_netiface4_data_netmask(struct hash_netiface4_elem *elem, u8 cidr) in hash_netiface4_data_netmask()
287 u8 elem; member
295 u8 elem; member
317 hash_netiface6_do_data_match(const struct hash_netiface6_elem *elem) in hash_netiface6_do_data_match()
323 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) in hash_netiface6_data_set_flags()
[all …]
H A Dip_set_hash_netnet.c69 hash_netnet4_do_data_match(const struct hash_netnet4_elem *elem) in hash_netnet4_do_data_match()
75 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags()
81 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags()
87 hash_netnet4_data_reset_elem(struct hash_netnet4_elem *elem, in hash_netnet4_data_reset_elem()
94 hash_netnet4_data_netmask(struct hash_netnet4_elem *elem, u8 cidr, bool inner) in hash_netnet4_data_netmask()
305 hash_netnet6_do_data_match(const struct hash_netnet6_elem *elem) in hash_netnet6_do_data_match()
311 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags()
317 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags()
323 hash_netnet6_data_reset_elem(struct hash_netnet6_elem *elem, in hash_netnet6_data_reset_elem()
330 hash_netnet6_data_netmask(struct hash_netnet6_elem *elem, u8 cidr, bool inner) in hash_netnet6_data_netmask()
H A Dip_set_hash_net.c61 hash_net4_do_data_match(const struct hash_net4_elem *elem) in hash_net4_do_data_match()
67 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags()
73 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags()
79 hash_net4_data_netmask(struct hash_net4_elem *elem, u8 cidr) in hash_net4_data_netmask()
232 hash_net6_do_data_match(const struct hash_net6_elem *elem) in hash_net6_do_data_match()
238 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags()
244 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags()
250 hash_net6_data_netmask(struct hash_net6_elem *elem, u8 cidr) in hash_net6_data_netmask()
H A Dip_set_hash_netportnet.c73 hash_netportnet4_do_data_match(const struct hash_netportnet4_elem *elem) in hash_netportnet4_do_data_match()
79 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags()
85 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags()
91 hash_netportnet4_data_reset_elem(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_reset_elem()
98 hash_netportnet4_data_netmask(struct hash_netportnet4_elem *elem, in hash_netportnet4_data_netmask()
365 hash_netportnet6_do_data_match(const struct hash_netportnet6_elem *elem) in hash_netportnet6_do_data_match()
371 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags()
377 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags()
383 hash_netportnet6_data_reset_elem(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_reset_elem()
390 hash_netportnet6_data_netmask(struct hash_netportnet6_elem *elem, in hash_netportnet6_data_netmask()
H A Dip_set_hash_netport.c73 hash_netport4_do_data_match(const struct hash_netport4_elem *elem) in hash_netport4_do_data_match()
79 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags()
85 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags()
91 hash_netport4_data_netmask(struct hash_netport4_elem *elem, u8 cidr) in hash_netport4_data_netmask()
290 hash_netport6_do_data_match(const struct hash_netport6_elem *elem) in hash_netport6_do_data_match()
296 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags()
302 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags()
308 hash_netport6_data_netmask(struct hash_netport6_elem *elem, u8 cidr) in hash_netport6_data_netmask()
H A Dip_set_hash_ipportnet.c76 hash_ipportnet4_do_data_match(const struct hash_ipportnet4_elem *elem) in hash_ipportnet4_do_data_match()
82 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags()
88 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags()
94 hash_ipportnet4_data_netmask(struct hash_ipportnet4_elem *elem, u8 cidr) in hash_ipportnet4_data_netmask()
331 hash_ipportnet6_do_data_match(const struct hash_ipportnet6_elem *elem) in hash_ipportnet6_do_data_match()
337 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags()
343 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags()
349 hash_ipportnet6_data_netmask(struct hash_ipportnet6_elem *elem, u8 cidr) in hash_ipportnet6_data_netmask()
H A Dip_set_bitmap_ipmac.c86 const struct bitmap_ipmac_elem *elem; in bitmap_ipmac_do_test() local
100 const struct bitmap_ipmac_elem *elem; in bitmap_ipmac_gc_test() local
110 bitmap_ipmac_is_filled(const struct bitmap_ipmac_elem *elem) in bitmap_ipmac_is_filled()
146 struct bitmap_ipmac_elem *elem; in bitmap_ipmac_do_add() local
191 const struct bitmap_ipmac_elem *elem = in bitmap_ipmac_do_list() local
/linux/drivers/isdn/mISDN/
H A Ddsp_pipeline.c21 struct mISDN_dsp_element *elem; member
26 struct mISDN_dsp_element *elem; member
41 struct mISDN_dsp_element *elem = dev_get_drvdata(dev); in attr_show_args() local
70 int mISDN_dsp_element_register(struct mISDN_dsp_element *elem) in mISDN_dsp_element_register()
118 void mISDN_dsp_element_unregister(struct mISDN_dsp_element *elem) in mISDN_dsp_element_unregister()
203 struct mISDN_dsp_element *elem; in dsp_pipeline_build() local
/linux/drivers/soc/ti/
H A Dk3-ringacc.c946 static int k3_ringacc_ring_access_proxy(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_proxy()
994 static int k3_ringacc_ring_push_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_proxy()
1000 static int k3_ringacc_ring_push_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_tail_proxy()
1006 static int k3_ringacc_ring_pop_head_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_head_proxy()
1012 static int k3_ringacc_ring_pop_tail_proxy(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_proxy()
1018 static int k3_ringacc_ring_access_io(struct k3_ring *ring, void *elem, in k3_ringacc_ring_access_io()
1065 static int k3_ringacc_ring_push_head_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_head_io()
1071 static int k3_ringacc_ring_push_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_push_io()
1077 static int k3_ringacc_ring_pop_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_io()
1083 static int k3_ringacc_ring_pop_tail_io(struct k3_ring *ring, void *elem) in k3_ringacc_ring_pop_tail_io()
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Darena_list.c15 struct elem { struct
22 struct elem __arena *n; in list_sum() argument
/linux/tools/testing/selftests/bpf/progs/
H A Darena_list.c24 struct elem { struct
25 struct arena_list_node node;
26 __u64 value;
H A Dpercpu_alloc_cgrp_local_storage.c7 struct elem { struct
16 __type(value, struct elem); argument
H A Dtimer_failure.c13 struct elem { struct
21 __type(value, struct elem); argument
H A Dpercpu_alloc_array.c7 struct elem { struct
16 __type(value, struct elem); argument
H A Dverifier_private_stack.c13 struct elem { struct
22 __type(value, struct elem); argument
H A Dpercpu_alloc_fail.c24 struct elem { struct
33 __type(value, struct elem); argument
H A Dwq.c34 struct elem { struct
43 __type(value, struct elem); argument
H A Dasync_stack_depth.c36 struct hmap_elem *elem; in pseudo_call_check() local
51 struct hmap_elem *elem; in async_call_root_check() local
/linux/drivers/scsi/csiostor/
H A Dcsio_defs.h47 #define CSIO_INC_STATS(elem, val) ((elem)->stats.val++) argument
48 #define CSIO_DEC_STATS(elem, val) ((elem)->stats.val--) argument
72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) argument
73 #define csio_list_prev(elem) (((struct list_head *)(elem))->prev) argument
/linux/drivers/scsi/
H A Dch.c228 ch_elem_to_typecode(scsi_changer *ch, u_int elem) in ch_elem_to_typecode()
242 ch_read_element_status(scsi_changer *ch, u_int elem, char *data) in ch_read_element_status()
304 u_int elem; in ch_readconfig() local
428 ch_position(scsi_changer *ch, u_int trans, u_int elem, int rotate) in ch_position()
510 ch_set_voltag(scsi_changer *ch, u_int elem, in ch_set_voltag()
786 unsigned int elem; in ch_ioctl() local
869 int elem; in ch_ioctl() local
/linux/sound/soc/sof/
H A Dtopology.c349 int get_token_u32(void *elem, void *object, u32 offset) in get_token_u32()
358 int get_token_u16(void *elem, void *object, u32 offset) in get_token_u16()
367 int get_token_uuid(void *elem, void *object, u32 offset) in get_token_uuid()
381 int get_token_string(void *elem, void *object, u32 offset) in get_token_string()
392 int get_token_comp_format(void *elem, void *object, u32 offset) in get_token_comp_format()
400 int get_token_dai_type(void *elem, void *object, u32 offset) in get_token_dai_type()
461 struct snd_soc_tplg_vendor_uuid_elem *elem; in sof_parse_uuid_tokens() local
569 struct snd_soc_tplg_vendor_string_elem *elem; in sof_copy_tuples() local
584 struct snd_soc_tplg_vendor_value_elem *elem; in sof_copy_tuples() local
632 struct snd_soc_tplg_vendor_string_elem *elem; in sof_parse_string_tokens() local
[all …]
/linux/lib/
H A Dbtree.c673 void (*func)(void *elem, unsigned long opaque, in __btree_for_each()
697 static void empty(void *elem, unsigned long opaque, unsigned long *key, in empty()
702 void visitorl(void *elem, unsigned long opaque, unsigned long *key, in visitorl()
711 void visitor32(void *elem, unsigned long opaque, unsigned long *__key, in visitor32()
721 void visitor64(void *elem, unsigned long opaque, unsigned long *__key, in visitor64()
731 void visitor128(void *elem, unsigned long opaque, unsigned long *__key, in visitor128()
743 void (*func)(void *elem, unsigned long opaque, in btree_visitor()
761 void (*func)(void *elem, unsigned long opaque, in btree_grim_visitor()

123456