Searched refs:UDESC_CS_INTERFACE (Results 1 – 4 of 4) sorted by relevance
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_acm_desc.c | 92 .bDescriptorType = UDESC_CS_INTERFACE, 98 .bDescriptorType = UDESC_CS_INTERFACE, 104 .bDescriptorType = UDESC_CS_INTERFACE, 110 .bDescriptorType = UDESC_CS_INTERFACE,
|
/third_party/FreeBSD/sys/dev/usb/net/ |
D | if_cdce.c | 269 sc->sc_ifaces_index[1], UDESC_CS_INTERFACE, 0xFF, in cdce_ncm_init() 487 (uaa->device, NULL, uaa->info.bIfaceIndex, UDESC_CS_INTERFACE, in cdce_attach() 575 (uaa->device, NULL, uaa->info.bIfaceIndex, UDESC_CS_INTERFACE, in cdce_attach()
|
D | if_urndis.c | 206 UDESC_CS_INTERFACE, 0xFF, UDESCSUB_CDC_CM, 0xFF); in urndis_attach()
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb.h | 200 #define UDESC_CS_INTERFACE 0x24 macro
|