Home
last modified time | relevance | path

Searched refs:snd_ctl_tlv (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h1161 struct snd_ctl_tlv { struct
1179 #define SNDRV_CTL_IOCTL_TLV_READ _IOWR('U', 0x1a, struct snd_ctl_tlv)
1180 #define SNDRV_CTL_IOCTL_TLV_WRITE _IOWR('U', 0x1b, struct snd_ctl_tlv)
1181 #define SNDRV_CTL_IOCTL_TLV_COMMAND _IOWR('U', 0x1c, struct snd_ctl_tlv)
/third_party/alsa-lib/src/control/
H A Dcontrol_hw.c227 struct snd_ctl_tlv *xtlv; in snd_ctl_hw_elem_tlv()
239 xtlv = malloc(sizeof(struct snd_ctl_tlv) + tlv_size); in snd_ctl_hw_elem_tlv()
/third_party/alsa-lib/src/ucm/
H A Dmain.c172 struct snd_ctl_tlv *tlv; in read_tlv_file()
202 tlv = (struct snd_ctl_tlv *)(*res); in read_tlv_file()
/third_party/alsa-lib/include/
H A Dlocal.h151 #define snd_ctl_tlv sndrv_ctl_tlv macro

Completed in 10 milliseconds