Home
last modified time | relevance | path

Searched defs:val_type (Results 1 – 9 of 9) sorted by relevance

/linux/sound/usb/
H A Dmixer_quirks.c46 int val_type; member
62 int val_type, in snd_create_std_mono_ctl_offset()
116 int val_type, in snd_create_std_mono_ctl()
1374 const int val_type = USB_MIXER_S16; in snd_ftu_create_volume_ctls() local
1410 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_volume_ctl() local
1423 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_duration_ctl() local
1436 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_feedback_ctl() local
1451 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_return_ctls() local
1475 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_send_ctls() local
1568 const int val_type = USB_MIXER_S16; in snd_c400_create_vol_ctls() local
[all …]
H A Dmixer.h89 int val_type; member
H A Dmixer_us16x08.c1051 int index, int val_type, int channels, in add_new_ctl()
H A Dmixer_scarlett.c813 int val_type, int channels, const char *name, in add_new_ctl()
H A Dmixer.c282 static int uac2_ctl_value_size(int val_type) in uac2_ctl_value_size() argument
2490 int val_type; global() member
[all...]
/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c38 int val_type; in value_type() local
/linux/net/sched/
H A Dact_ct.c1220 void *val, int val_type, in tcf_ct_set_key_val()
1458 const void *val, int val_type, in tcf_ct_dump_key_val()
H A Dcls_flower.c814 fl_set_key_val(struct nlattr ** tb,void * val,int val_type,void * mask,int mask_type,int len) fl_set_key_val() argument
2884 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
/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c574 tree field_type, val_type; in check_bad_casts_in_constructor() local