Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h941 struct snd_ctl_tlv { struct
959 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) argument
960 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv)
961 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
/linux-4.4.14/sound/core/
Dcontrol.c1394 struct snd_ctl_tlv __user *_tlv, in snd_ctl_tlv_ioctl()
1398 struct snd_ctl_tlv tlv; in snd_ctl_tlv_ioctl()