Searched defs:codec_list (Results 1 – 6 of 6) sorted by relevance
44 struct codec_list { struct48 struct codec_list *next; argument
115 struct snd_soc_acpi_codecs *codec_list = in snd_soc_acpi_codec_list() local
36 void hci_codec_list_clear(struct list_head *codec_list) in hci_codec_list_clear()
169 struct list_head codec_list; member
134 struct codec_list { struct135 struct list_head list;136 u8 id;137 __u16 cid;138 __u16 vid;139 u8 transport;140 u8 num_caps;141 u32 len;142 struct hci_codec_caps caps[];
303 struct list_head codec_list; member
Completed in 22 milliseconds