Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dwusb-wa.h142 struct wa_notif_hdr { struct
157 struct wa_notif_hdr hdr; argument
237 struct wa_notif_hdr hdr;
261 struct wa_notif_hdr hdr;
/linux-4.4.14/drivers/usb/wusbcore/
Dwa-nep.c99 struct wa_notif_hdr *notif_hdr; in wa_notif_dispatch()
Dwa-hc.h358 extern void wa_handle_notif_xfer(struct wahc *, struct wa_notif_hdr *);
Dwa-xfer.c2918 void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr) in wa_handle_notif_xfer()