Home
last modified time | relevance | path

Searched defs:usb_cdev (Results 1 – 2 of 2) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Dcomposite.c458 struct composite_dev_s *usb_cdev; in usb_composite_setup() local
724 struct composite_softc *usb_cdev = device_get_softc(dev); in composite_attach() local
765 struct composite_softc *usb_cdev = device_get_softc(dev); in composite_detach() local
859 struct composite_softc *usb_cdev = (struct composite_softc *)handle; in composite_uninitialize() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_config.c381 struct composite_dev_s *usb_cdev = driv->dev; in fconfig_composite_setup() local