Searched defs:audio_ctl_tlv (Results 1 – 1 of 1) sorted by relevance
122 struct audio_ctl_tlv { struct123 unsigned int numid; /* control element numeric identification */124 unsigned int len; /* in bytes aligned to 4 */125 unsigned int tlv[0]; /* first TLV */
Completed in 2 milliseconds