Searched refs:bmRequestType (Results 1 – 7 of 7) sorted by relevance
53 uint8_t bmRequestType; member
41 /** Request type, corresponding to bmRequestType in the USB protocol. */
307 uint8_t bmRequestType; member
461 notify->bmRequestType = USB_DDK_DIR_IN | USB_DDK_TYPE_CLASS | USB_DDK_RECIP_INTERFACE; in SendNotifyRequest()
448 notify->bmRequestType = USB_DDK_DIR_IN | USB_DDK_TYPE_CLASS | USB_DDK_RECIP_INTERFACE; in SendNotifyRequest()
477 event->bmRequestType = 0xA1; in EcmDoNotify()
1251 notify->bmRequestType = USB_DDK_DIR_IN | USB_DDK_TYPE_CLASS | USB_DDK_RECIP_INTERFACE; in AcmSendNotifyRequest()