Home
last modified time | relevance | path

Searched refs:usb_interface_assoc_descriptor (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dmessage.c1857 static struct usb_interface_assoc_descriptor *find_iad(struct usb_device *dev, in find_iad()
1861 struct usb_interface_assoc_descriptor *retval = NULL; in find_iad()
1862 struct usb_interface_assoc_descriptor *intf_assoc; in find_iad()
H A Dconfig.c712 struct usb_interface_assoc_descriptor *d; in usb_parse_configuration()
714 d = (struct usb_interface_assoc_descriptor *)header; in usb_parse_configuration()
H A Ddevices.c240 const struct usb_interface_assoc_descriptor *iad) in usb_dump_iad_descriptor()
/OK3568_Linux_fs/kernel/include/linux/
H A Dusb.h244 struct usb_interface_assoc_descriptor *intf_assoc;
387 struct usb_interface_assoc_descriptor *intf_assoc[USB_MAXIADS];
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dch9.h736 struct usb_interface_assoc_descriptor { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/
H A Dch9.h776 struct usb_interface_assoc_descriptor { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/
H A Dch9.h776 struct usb_interface_assoc_descriptor { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/usb/
H A Dch9.h783 struct usb_interface_assoc_descriptor { struct
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_acm.c93 static struct usb_interface_assoc_descriptor
H A Df_ecm.c100 static struct usb_interface_assoc_descriptor
H A Df_rndis.c172 static struct usb_interface_assoc_descriptor
H A Df_uvc.c67 static struct usb_interface_assoc_descriptor uvc_iad = {
H A Df_ncm.c147 static struct usb_interface_assoc_descriptor ncm_iad_desc = {
H A Df_uac1.c61 static struct usb_interface_assoc_descriptor iad_desc = {
H A Df_uac2.c147 static struct usb_interface_assoc_descriptor iad_desc = {
H A Df_fs.c2155 struct usb_interface_assoc_descriptor *ds = (void *)_ds; in ffs_do_single_desc()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_thor.c445 static struct usb_interface_assoc_descriptor
/OK3568_Linux_fs/kernel/sound/usb/
H A Dcard.c463 struct usb_interface_assoc_descriptor *assoc = in snd_usb_create_streams()
H A Dmixer.c2980 struct usb_interface_assoc_descriptor *assoc; in snd_usb_mixer_controls_badd()
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-cards.c1699 struct usb_interface_assoc_descriptor *assoc_desc; in cx231xx_usb_probe()