Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h831 struct snd_tplg_tlv_template { struct
839 struct snd_tplg_tlv_template hdr; /*!< TLV type header */ argument
889 struct snd_tplg_tlv_template *tlv; /*!< non NULL means we have TLV data */
/third_party/alsa-lib/src/topology/
Dctl.c932 struct snd_tplg_tlv_template *tlvt = t->tlv; in init_ctl_hdr()