Home
last modified time | relevance | path

Searched refs:restart_write_file (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/wireless/broadcom/b43legacy/
Ddebugfs.c173 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);
/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Ddebugfs.c394 static int restart_write_file(struct b43_wldev *dev, in restart_write_file() function
628 B43_DEBUGFS_FOPS(restart, NULL, restart_write_file);