Searched refs:restart_write_file (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
H A D | debugfs.c | 173 static int restart_write_file(struct b43legacy_wldev *dev, const char *buf, size_t count) in restart_write_file() function 331 B43legacy_DEBUGFS_FOPS(restart, NULL, restart_write_file, 1);
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/ |
H A D | debugfs.c | 173 static int restart_write_file(struct b43legacy_wldev *dev, const char *buf, size_t count) in restart_write_file() function 331 B43legacy_DEBUGFS_FOPS(restart, NULL, restart_write_file, 1);
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | debugfs.c | 394 static int restart_write_file(struct b43_wldev *dev, in restart_write_file() function 628 B43_DEBUGFS_FOPS(restart, NULL, restart_write_file);
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | debugfs.c | 394 static int restart_write_file(struct b43_wldev *dev, in restart_write_file() function 628 B43_DEBUGFS_FOPS(restart, NULL, restart_write_file);
|
Completed in 4 milliseconds