Searched refs:bmRequestType (Results 1 – 8 of 8) sorted by relevance
297 __u8 bmRequestType; member
511 notify->bmRequestType = USB_DIR_IN | USB_TYPE_CLASS in acm_cdc_notify()
424 event->bmRequestType = 0xA1; in ecm_do_notify()
520 event->bmRequestType = 0xA1; in ncm_do_notify()
371 mov r1, a ; r1 = bmRequestType471 ;; 00: Get_Status (sub-switch on bmRequestType: device, ep, int)
409 mov r1, a ; r1 = bmRequestType509 ;; 00: Get_Status (sub-switch on bmRequestType: device, ep, int)
151 - Setup packet, if present, consists of 5 words: one of each for bmRequestType,
199 u8 bmRequestType; member1506 if (serial_state_notification->bmRequestType != BM_REQUEST_TYPE || in tiocmget_intr_callback()