Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Ddebugfs.h81 void b43_debugfs_remove_device(struct b43_wldev *dev);
101 static inline void b43_debugfs_remove_device(struct b43_wldev *dev) in b43_debugfs_remove_device() function
Ddebugfs.c769 void b43_debugfs_remove_device(struct b43_wldev *dev) in b43_debugfs_remove_device() function
Dmain.c5518 b43_debugfs_remove_device(wldev); in b43_one_core_detach()