Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_hwdep.h19 struct hda_verb_ioctl { struct
28 #define HDA_IOCTL_VERB_WRITE _IOWR('H', 0x11, struct hda_verb_ioctl) argument
29 #define HDA_IOCTL_GET_WCAP _IOWR('H', 0x12, struct hda_verb_ioctl)
/openbmc/linux/sound/pci/hda/
H A Dhda_hwdep.c22 struct hda_verb_ioctl __user *arg) in verb_write_ioctl()
36 struct hda_verb_ioctl __user *arg) in get_wcap_ioctl()