Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/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.c406 int b43legacy_pio_init(struct b43legacy_wldev *dev) in b43legacy_pio_init() function
Dmain.c3339 err = b43legacy_pio_init(dev); in b43legacy_wireless_core_init()