Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-nep.c112 struct hwa_notif_dn *hwa_dn; in wa_notif_dispatch() local
113 hwa_dn = container_of(notif_hdr, struct hwa_notif_dn, in wa_notif_dispatch()
115 wusbhc_handle_dn(wa->wusb, hwa_dn->bSourceDeviceAddr, in wa_notif_dispatch()
116 hwa_dn->dndata, in wa_notif_dispatch()
117 notif_hdr->bLength - sizeof(*hwa_dn)); in wa_notif_dispatch()