Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/include/
Dwusb-wa.h143 struct wa_notif_hdr { struct
158 struct wa_notif_hdr hdr; argument
238 struct wa_notif_hdr hdr;
262 struct wa_notif_hdr hdr;
/Linux-v5.4/drivers/staging/wusbcore/
Dwa-nep.c85 struct wa_notif_hdr *notif_hdr; in wa_notif_dispatch()
Dwa-hc.h344 extern void wa_handle_notif_xfer(struct wahc *, struct wa_notif_hdr *);
Dwa-xfer.c2903 void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr) in wa_handle_notif_xfer()