Home
last modified time | relevance | path

Searched defs:val_type (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c38 int val_type; in value_type() local
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer.h89 int val_type; member
H A Dmixer_us16x08.c1042 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, int index, int val_type, int channels, const char *name, void *opt, bool do_private_free, struct usb_mixer_elem_info **elem_ret) add_new_ctl() argument
H A Dmixer_scarlett.c536 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, usb_mixer_elem_resume_func_t resume, int index, int offset, int num, int val_type, int channels, const char *name, const struct scarlett_mixer_elem_enum_info *opt, struct usb_mixer_elem_info **elem_ret ) add_new_ctl() argument
H A Dmixer.c275 static int uac2_ctl_value_size(int val_type) in uac2_ctl_value_size() argument
2267 int val_type; global() member
[all...]
H A Dmixer_quirks.c42 int val_type; member
995 const int val_type = USB_MIXER_S16; in snd_ftu_create_volume_ctls() local
54 snd_create_std_mono_ctl_offset(struct usb_mixer_interface *mixer, unsigned int unitid, unsigned int control, unsigned int cmask, int val_type, unsigned int idx_off, const char *name, snd_kcontrol_tlv_rw_t *tlv_callback) snd_create_std_mono_ctl_offset() argument
107 snd_create_std_mono_ctl(struct usb_mixer_interface *mixer, unsigned int unitid, unsigned int control, unsigned int cmask, int val_type, const char *name, snd_kcontrol_tlv_rw_t *tlv_callback) snd_create_std_mono_ctl() argument
1031 const int val_type = USB_MIXER_U8; snd_ftu_create_effect_volume_ctl() local
1044 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_duration_ctl() local
1057 const int val_type = USB_MIXER_U8; snd_ftu_create_effect_feedback_ctl() local
1072 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_return_ctls() local
1096 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_send_ctls() local
1187 const int val_type = USB_MIXER_S16; snd_c400_create_vol_ctls() local
1231 const int val_type = USB_MIXER_U8; snd_c400_create_effect_volume_ctl() local
1244 const int val_type = USB_MIXER_S16; snd_c400_create_effect_duration_ctl() local
1257 const int val_type = USB_MIXER_U8; snd_c400_create_effect_feedback_ctl() local
1274 const int val_type = USB_MIXER_S16; snd_c400_create_effect_vol_ctls() local
1319 const int val_type = USB_MIXER_S16; snd_c400_create_effect_ret_vol_ctls() local
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer.h89 int val_type; member
H A Dmixer_us16x08.c1042 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, int index, int val_type, int channels, const char *name, void *opt, bool do_private_free, struct usb_mixer_elem_info **elem_ret) add_new_ctl() argument
H A Dmixer_scarlett.c536 add_new_ctl(struct usb_mixer_interface *mixer, const struct snd_kcontrol_new *ncontrol, usb_mixer_elem_resume_func_t resume, int index, int offset, int num, int val_type, int channels, const char *name, const struct scarlett_mixer_elem_enum_info *opt, struct usb_mixer_elem_info **elem_ret ) add_new_ctl() argument
H A Dmixer.c282 static int uac2_ctl_value_size(int val_type) in uac2_ctl_value_size() argument
2349 int val_type; global() member
[all...]
H A Dmixer_quirks.c43 int val_type; member
1137 const int val_type = USB_MIXER_S16; in snd_ftu_create_volume_ctls() local
55 snd_create_std_mono_ctl_offset(struct usb_mixer_interface *mixer, unsigned int unitid, unsigned int control, unsigned int cmask, int val_type, unsigned int idx_off, const char *name, snd_kcontrol_tlv_rw_t *tlv_callback) snd_create_std_mono_ctl_offset() argument
108 snd_create_std_mono_ctl(struct usb_mixer_interface *mixer, unsigned int unitid, unsigned int control, unsigned int cmask, int val_type, const char *name, snd_kcontrol_tlv_rw_t *tlv_callback) snd_create_std_mono_ctl() argument
1173 const int val_type = USB_MIXER_U8; snd_ftu_create_effect_volume_ctl() local
1186 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_duration_ctl() local
1199 const int val_type = USB_MIXER_U8; snd_ftu_create_effect_feedback_ctl() local
1214 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_return_ctls() local
1238 const int val_type = USB_MIXER_S16; snd_ftu_create_effect_send_ctls() local
1329 const int val_type = USB_MIXER_S16; snd_c400_create_vol_ctls() local
1373 const int val_type = USB_MIXER_U8; snd_c400_create_effect_volume_ctl() local
1386 const int val_type = USB_MIXER_S16; snd_c400_create_effect_duration_ctl() local
1399 const int val_type = USB_MIXER_U8; snd_c400_create_effect_feedback_ctl() local
1416 const int val_type = USB_MIXER_S16; snd_c400_create_effect_vol_ctls() local
1461 const int val_type = USB_MIXER_S16; snd_c400_create_effect_ret_vol_ctls() local
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dact_ct.c1132 tcf_ct_set_key_val(struct nlattr **tb, void *val, int val_type, void *mask, int mask_type, int len) tcf_ct_set_key_val() argument
1332 tcf_ct_dump_key_val(struct sk_buff *skb, void *val, int val_type, void *mask, int mask_type, int len) tcf_ct_dump_key_val() argument
H A Dcls_flower.c751 fl_set_key_val(struct nlattr **tb, void *val, int val_type, void *mask, int mask_type, int len) fl_set_key_val() argument
2417 fl_dump_key_val(struct sk_buff *skb, void *val, int val_type, void *mask, int mask_type, int len) fl_dump_key_val() argument
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c627 tree field_type, val_type; in check_bad_casts_in_constructor() local
[all...]
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c594 tree field_type, val_type; in check_bad_casts_in_constructor() local
[all...]
/kernel/linux/linux-5.10/fs/hugetlbfs/
H A Dinode.c1214 hugetlbfs_size_to_hpages(struct hstate *h, unsigned long long size_opt, enum hugetlbfs_size_type val_type) hugetlbfs_size_to_hpages() argument
/kernel/linux/linux-6.6/fs/hugetlbfs/
H A Dinode.c1381 hugetlbfs_size_to_hpages(struct hstate *h, unsigned long long size_opt, enum hugetlbfs_size_type val_type) hugetlbfs_size_to_hpages() argument
/kernel/linux/linux-6.6/net/sched/
H A Dact_ct.c1177 tcf_ct_set_key_val(struct nlattr **tb, void *val, int val_type, void *mask, int mask_type, int len) tcf_ct_set_key_val() argument
1397 tcf_ct_dump_key_val(struct sk_buff *skb, void *val, int val_type, void *mask, int mask_type, int len) tcf_ct_dump_key_val() argument
H A Dcls_flower.c789 fl_set_key_val(struct nlattr **tb, void *val, int val_type, void *mask, int mask_type, int len) fl_set_key_val() argument
2749 fl_dump_key_val(struct sk_buff *skb, void *val, int val_type, void *mask, int mask_type, int len) fl_dump_key_val() argument

Completed in 40 milliseconds