Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/uwb/
DMakefile3 obj-$(CONFIG_UWB_HWA) += hwa-rc.o
/linux-4.4.14/drivers/usb/host/
DMakefile71 obj-$(CONFIG_USB_HWA_HCD) += hwa-hc.o
DKconfig736 will be called "hwa-hc".
/linux-4.4.14/drivers/video/fbdev/core/
Dfbmem.c1555 struct apertures_struct *hwa) in fb_do_apertures_overlap() argument
1558 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()
/linux-4.4.14/Documentation/usb/
DWUSB-Design-overview.txt185 The HWA-RC (USB dongle) driver (drivers/uwb/hwa-rc.c) does this job for
196 /drivers/uwb/hwa-rc.c:hwarc_probe()/ picks it up, that will set up the
208 When a dongle is disconnected, /drivers/uwb/hwa-rc.c:hwarc_disconnect()/
/linux-4.4.14/
DMAINTAINERS2706 F: drivers/usb/host/hwa-hc.c