Searched refs:hwa (Results 1 – 4 of 4) sorted by relevance
3 obj-$(CONFIG_UWB_HWA) += hwa-rc.o
71 obj-$(CONFIG_USB_HWA_HCD) += hwa-hc.o
738 will be called "hwa-hc".
1573 struct apertures_struct *hwa) in fb_do_apertures_overlap() argument1576 if (!hwa || !gena) in fb_do_apertures_overlap()1579 for (i = 0; i < hwa->count; ++i) { in fb_do_apertures_overlap()1580 struct aperture *h = &hwa->ranges[i]; in fb_do_apertures_overlap()