Home
last modified time | relevance | path

Searched defs:codec_list (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/pci/zoran/
H A Dvideocodec.c24 struct codec_list { struct
28 struct codec_list *next; argument
/linux/net/bluetooth/
H A Dhci_codec.c38 void hci_codec_list_clear(struct list_head *codec_list) in hci_codec_list_clear()
/linux/sound/soc/
H A Dsoc-acpi.c112 struct snd_soc_acpi_codecs *codec_list = in snd_soc_acpi_codec_list() local
/linux/sound/aoa/soundbus/
H A Dsoundbus.h169 struct list_head codec_list; member
/linux/include/net/bluetooth/
H A Dhci_core.h143 struct codec_list { struct
144 struct list_head list;
145 u8 id;
146 __u16 cid;
147 __u16 vid;
148 u8 transport;
149 u8 num_caps;
150 u32 len;
151 struct hci_codec_caps caps[];
/linux/include/sound/
H A Dhdaudio.h308 struct list_head codec_list; member