Searched refs:hwa (Results 1 – 6 of 6) sorted by relevance
3 obj-$(CONFIG_UWB_HWA) += hwa-rc.o
69 obj-$(CONFIG_USB_HWA_HCD) += hwa-hc.o
739 will be called "hwa-hc".
1555 struct apertures_struct *hwa) in fb_do_apertures_overlap() argument1558 if (!hwa || !gena) in fb_do_apertures_overlap()1561 for (i = 0; i < hwa->count; ++i) { in fb_do_apertures_overlap()1562 struct aperture *h = &hwa->ranges[i]; in fb_do_apertures_overlap()
185 The HWA-RC (USB dongle) driver (drivers/uwb/hwa-rc.c) does this job for196 /drivers/uwb/hwa-rc.c:hwarc_probe()/ picks it up, that will set up the208 When a dongle is disconnected, /drivers/uwb/hwa-rc.c:hwarc_disconnect()/
2477 F: drivers/usb/host/hwa-hc.c