Searched refs:fop_write (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/watchdog/ |
| D | sbc7240_wdt.c | 103 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 219 .write = fop_write,
|
| D | w83877f_wdt.c | 190 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 307 .write = fop_write,
|
| D | sbc60xxwdt.c | 170 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 285 .write = fop_write,
|
| D | sc520_wdt.c | 222 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 339 .write = fop_write,
|
| D | alim7101_wdt.c | 183 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 292 .write = fop_write,
|