Home
last modified time | relevance | path

Searched refs:bNotifyType (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-nep.c125 switch (notif_hdr->bNotifyType) { in wa_notif_dispatch()
147 notif_hdr->bNotifyType, in wa_notif_dispatch()
Dwa-xfer.c2793 if (xfer_result->hdr.bNotifyType != WA_XFER_RESULT) { in wa_dti_cb()
2795 xfer_result->hdr.bNotifyType); in wa_dti_cb()
2925 BUG_ON(notif_hdr->bNotifyType != WA_NOTIF_TRANSFER); in wa_handle_notif_xfer()
/linux-4.4.14/include/linux/usb/
Dwusb-wa.h144 u8 bNotifyType; /* enum wa_notif_type */ member