Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h98 int b43legacy_pio_init(struct b43legacy_wldev *dev);
117 int b43legacy_pio_init(struct b43legacy_wldev *dev) in b43legacy_pio_init() function
H A Dpio.c406 int b43legacy_pio_init(struct b43legacy_wldev *dev) in b43legacy_pio_init() function
H A Dmain.c3340 err = b43legacy_pio_init(dev); in b43legacy_wireless_core_init()