Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.h59 void b43legacy_debugfs_init(void);
76 void b43legacy_debugfs_init(void) { } in b43legacy_debugfs_init() function
Ddebugfs.c462 void b43legacy_debugfs_init(void) in b43legacy_debugfs_init() function
Dmain.c4011 b43legacy_debugfs_init(); in b43legacy_init()