Home
last modified time | relevance | path

Searched refs:usb_otg_descriptor_alloc (Results 1 – 15 of 15) sorted by relevance

/Linux-v6.1/drivers/usb/gadget/
Dconfig.c215 struct usb_descriptor_header *usb_otg_descriptor_alloc( in usb_otg_descriptor_alloc() function
229 EXPORT_SYMBOL_GPL(usb_otg_descriptor_alloc);
Dconfigfs.c1352 usb_desc = usb_otg_descriptor_alloc(gadget); in configfs_composite_bind()
/Linux-v6.1/drivers/usb/gadget/legacy/
Dncm.c158 usb_desc = usb_otg_descriptor_alloc(gadget); in gncm_bind()
Dprinter.c177 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in printer_bind()
Dmass_storage.c177 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in msg_bind()
Dcdc2.c181 usb_desc = usb_otg_descriptor_alloc(gadget); in cdc_bind()
Dacm_ms.c202 usb_desc = usb_otg_descriptor_alloc(gadget); in acm_ms_bind()
Dserial.c210 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in gs_bind()
Dhid.c176 usb_desc = usb_otg_descriptor_alloc(gadget); in hid_bind()
Dether.c405 usb_desc = usb_otg_descriptor_alloc(gadget); in eth_bind()
Daudio.c335 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in audio_bind()
Dzero.c340 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in zero_bind()
Dmulti.c401 usb_desc = usb_otg_descriptor_alloc(gadget); in multi_bind()
Dg_ffs.c397 usb_desc = usb_otg_descriptor_alloc(cdev->gadget); in gfs_bind()
/Linux-v6.1/include/linux/usb/
Dgadget.h857 struct usb_descriptor_header *usb_otg_descriptor_alloc(