Home
last modified time | relevance | path

Searched refs:nconfigs (Results 1 – 9 of 9) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Ddfu.c414 dev->nconfigs = 1; in usbdev_dfu_get_composite_devdesc()
Dusbdev.h241 int nconfigs; /* Number of configurations supported */ member
Df_ether.c393 dev->nconfigs = ETHER_NCONFIGS; /* Number of configurations supported */ in rndis_get_composite_devdesc()
Df_hid.c902 dev->nconfigs = HID_NCONFIGS; /* Number of configurations supported */ in hid_get_composite_devdesc()
Df_uac.c929 dev->nconfigs = UAC_NCONFIGS; /* Number of configurations supported */ in uac_get_composite_devdesc()
Dcdcacm.c1898 dev->nconfigs = CDCACM_NCONFIGS; /* Number of configurations supported */ in cdcacm_get_composite_devdesc()
Df_mass_storage.c1897 dev->nconfigs = MASS_NCONFIGS; /* Number of configurations supported */ in mass_get_composite_devdesc()
Df_uvc.c2794 dev->nconfigs = UVC_NCONFIGS; /* Number of configurations supported */ in uvc_get_composite_devdesc()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Df_generic.c874 dev->nconfigs = GENERIC_NCONFIGS; /* Number of configurations supported */ in generic_get_composite_devdesc()