Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.h59 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev);
79 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev) { } in b43legacy_debugfs_remove_device() function
H A Ddebugfs.c406 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev) in b43legacy_debugfs_remove_device() function
H A Dmain.c3724 b43legacy_debugfs_remove_device(wldev); in b43legacy_one_core_detach()