Home
last modified time | relevance | path

Searched defs:codec_list (Results 1 – 4 of 4) 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/aoa/soundbus/
H A Dsoundbus.h169 struct list_head codec_list; member
/linux/include/net/bluetooth/
H A Dhci_core.h139 struct codec_list { struct
140 struct list_head list;
141 u8 id;
142 __u16 cid;
143 __u16 vid;
144 u8 transport;
145 u8 num_caps;
146 u32 len;
147 struct hci_codec_caps caps[];