Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43legacy/
Dpio.h98 int b43legacy_pio_init(struct b43legacy_wldev *dev);
117 int b43legacy_pio_init(struct b43legacy_wldev *dev) in b43legacy_pio_init() function
Dpio.c420 int b43legacy_pio_init(struct b43legacy_wldev *dev) in b43legacy_pio_init() function
Dmain.c3371 err = b43legacy_pio_init(dev); in b43legacy_wireless_core_init()