Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_TLVT_CONTAINER (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dtlv.h6 #define SNDRV_CTL_TLVT_CONTAINER 0 /* one level down - group of TLVs */ macro
39 SNDRV_CTL_TLVD_ITEM(SNDRV_CTL_TLVT_CONTAINER, __VA_ARGS__)
/openbmc/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst123 SNDRV_CTL_TLVT_CONTAINER 96
/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c678 if (put_user(SNDRV_CTL_TLVT_CONTAINER, tlv)) in hdmi_chmap_ctl_tlv()
/openbmc/linux/sound/soc/atmel/
H A Dmchp-pdmc.c334 if (put_user(SNDRV_CTL_TLVT_CONTAINER, tlv)) in mchp_pdmc_chmap_ctl_tlv()
/openbmc/linux/sound/usb/
H A Dstream.c157 if (put_user(SNDRV_CTL_TLVT_CONTAINER, tlv)) in usb_chmap_ctl_tlv()
/openbmc/linux/sound/core/
H A Dpcm_lib.c2469 if (put_user(SNDRV_CTL_TLVT_CONTAINER, tlv)) in pcm_chmap_ctl_tlv()