Searched refs:watchdog_write (Results 1 – 4 of 4) sorted by relevance
/drivers/watchdog/ |
D | wdt285.c | 117 static ssize_t watchdog_write(struct file *file, const char __user *data, in watchdog_write() function 182 .write = watchdog_write,
|
D | watchdog_dev.c | 675 static ssize_t watchdog_write(struct file *file, const char __user *data, in watchdog_write() function 972 .write = watchdog_write,
|
/drivers/hwmon/ |
D | fschmd.c | 851 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write() function 954 .write = watchdog_write,
|
D | w83793.c | 1355 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write() function 1457 .write = watchdog_write,
|