Home
last modified time | relevance | path

Searched refs:hda_verb_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/sound/
Dhda_hwdep.h32 struct hda_verb_ioctl { struct
41 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl) argument
42 #define HDA_IOCTL_GET_WCAP _IOWR('H', 0x12, struct hda_verb_ioctl)
/linux-4.1.27/sound/pci/hda/
Dhda_hwdep.c34 struct hda_verb_ioctl __user *arg) in verb_write_ioctl()
48 struct hda_verb_ioctl __user *arg) in get_wcap_ioctl()