Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_IOCTL_TLV_READ (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/
Dpulseaudio.supp3 # SNDRV_CTL_IOCTL_TLV_READ ioctl. More information about the Valgrind bug:
/third_party/alsa-lib/src/control/
Dcontrol_hw.c234 case 0: inum = SNDRV_CTL_IOCTL_TLV_READ; break; in snd_ctl_hw_elem_tlv()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h1102 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv) macro