Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/wusbcore/
Dwa-nep.c127 struct hwa_notif_dn *hwa_dn; in wa_notif_dispatch() local
128 hwa_dn = container_of(notif_hdr, struct hwa_notif_dn, in wa_notif_dispatch()
130 wusbhc_handle_dn(wa->wusb, hwa_dn->bSourceDeviceAddr, in wa_notif_dispatch()
131 hwa_dn->dndata, in wa_notif_dispatch()
132 notif_hdr->bLength - sizeof(*hwa_dn)); in wa_notif_dispatch()