Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43legacy/
Ddebugfs.h61 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev);
81 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev) { } in b43legacy_debugfs_remove_device() function
Ddebugfs.c446 void b43legacy_debugfs_remove_device(struct b43legacy_wldev *dev) in b43legacy_debugfs_remove_device() function
Dmain.c3759 b43legacy_debugfs_remove_device(wldev); in b43legacy_one_core_detach()