Searched refs:snd_ctl_tlv (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/tools/include/uapi/sound/ |
| D | asound.h | 961 struct snd_ctl_tlv { struct 979 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) argument 980 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 981 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
| /Linux-v4.19/include/uapi/sound/ |
| D | asound.h | 961 struct snd_ctl_tlv { struct 979 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) argument 980 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv) 981 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
|
| /Linux-v4.19/sound/core/ |
| D | control.c | 1491 struct snd_ctl_tlv __user *buf, in snd_ctl_tlv_ioctl() 1494 struct snd_ctl_tlv header; in snd_ctl_tlv_ioctl()
|