Searched refs:watchdog_write (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/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 | f71808e_wdt.c | 556 static ssize_t watchdog_write(struct file *file, const char __user *buf, in watchdog_write() function 670 .write = watchdog_write,
|
| D | watchdog_dev.c | 641 static ssize_t watchdog_write(struct file *file, const char __user *data, in watchdog_write() function 934 .write = watchdog_write,
|
| /Linux-v5.4/drivers/hwmon/ |
| D | fschmd.c | 852 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write() function 955 .write = watchdog_write,
|
| D | w83793.c | 1357 static ssize_t watchdog_write(struct file *filp, const char __user *buf, in watchdog_write() function 1459 .write = watchdog_write,
|