Searched refs:fop_write (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/watchdog/ |
H A D | sbc7240_wdt.c | 94 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 208 .write = fop_write,
|
H A D | sbc60xxwdt.c | 164 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 278 .write = fop_write,
|
H A D | sc520_wdt.c | 218 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 334 .write = fop_write,
|
H A D | w83877f_wdt.c | 186 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 302 .write = fop_write,
|
H A D | alim7101_wdt.c | 184 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 292 .write = fop_write,
|