Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43legacy/
Ddebugfs.c186 static int restart_write_file(struct b43legacy_wldev *dev, const char *buf, size_t count) in restart_write_file() function
342 B43legacy_DEBUGFS_FOPS(restart, NULL, restart_write_file, 1);
/linux-3.4.99/drivers/net/wireless/b43/
Ddebugfs.c407 static int restart_write_file(struct b43_wldev *dev, in restart_write_file() function
639 B43_DEBUGFS_FOPS(restart, NULL, restart_write_file);