Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dwa-nep.c110 switch (notif_hdr->bNotifyType) { in wa_notif_dispatch()
132 notif_hdr->bNotifyType, in wa_notif_dispatch()
Dwa-xfer.c2781 if (xfer_result->hdr.bNotifyType != WA_XFER_RESULT) { in wa_dti_cb()
2783 xfer_result->hdr.bNotifyType); in wa_dti_cb()
2911 BUG_ON(notif_hdr->bNotifyType != WA_NOTIF_TRANSFER); in wa_handle_notif_xfer()
/Linux-v4.19/include/linux/usb/
Dwusb-wa.h145 u8 bNotifyType; /* enum wa_notif_type */ member