Searched refs:notif_xfer (Results 1 – 1 of 1) sorted by relevance
2921 struct wa_notif_xfer *notif_xfer; in wa_handle_notif_xfer() local2924 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()