Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Dwa-xfer.c2921 struct wa_notif_xfer *notif_xfer; in wa_handle_notif_xfer() local
2924 notif_xfer = container_of(notif_hdr, struct wa_notif_xfer, hdr); in wa_handle_notif_xfer()
2927 if ((0x80 | notif_xfer->bEndpoint) != dti_epd->bEndpointAddress) { in wa_handle_notif_xfer()
2930 notif_xfer->bEndpoint, dti_epd->bEndpointAddress); in wa_handle_notif_xfer()