Home
last modified time | relevance | path

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

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