Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/host/
DMakefile3 obj-$(CONFIG_USB_HWA_HCD) += hwa-hc.o
DKconfig27 will be called "hwa-hc".
/Linux-v5.4/drivers/staging/uwb/
DMakefile4 obj-$(CONFIG_UWB_HWA) += hwa-rc.o
/Linux-v5.4/block/
Dblk-iocost.c961 u32 hwa, hwi; in current_hweight() local
981 hwa = hwi = HWEIGHT_WHOLE; in current_hweight()
995 hwa = hwa * active / active_sum; /* max 16bits * 10000 */ in current_hweight()
1001 iocg->hweight_active = max_t(u32, hwa, 1); in current_hweight()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1521 struct apertures_struct *hwa) in fb_do_apertures_overlap() argument
1524 if (!hwa || !gena) in fb_do_apertures_overlap()
1527 for (i = 0; i < hwa->count; ++i) { in fb_do_apertures_overlap()
1528 struct aperture *h = &hwa->ranges[i]; in fb_do_apertures_overlap()
/Linux-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst194 The HWA-RC (USB dongle) driver (drivers/uwb/hwa-rc.c) does this job for
206 /drivers/uwb/hwa-rc.c:hwarc_probe()/ picks it up, that will set up the
218 When a dongle is disconnected, /drivers/uwb/hwa-rc.c:hwarc_disconnect()/