notif_xfer       2906 drivers/staging/wusbcore/wa-xfer.c 	struct wa_notif_xfer *notif_xfer;
notif_xfer       2909 drivers/staging/wusbcore/wa-xfer.c 	notif_xfer = container_of(notif_hdr, struct wa_notif_xfer, hdr);
notif_xfer       2912 drivers/staging/wusbcore/wa-xfer.c 	if ((0x80 | notif_xfer->bEndpoint) != dti_epd->bEndpointAddress) {
notif_xfer       2915 drivers/staging/wusbcore/wa-xfer.c 			notif_xfer->bEndpoint, dti_epd->bEndpointAddress);