Searched refs:fop_write (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/watchdog/ ! |
D | sbc7240_wdt.c | 94 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 209 .write = fop_write,
|
D | w83877f_wdt.c | 186 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 303 .write = fop_write,
|
D | sbc60xxwdt.c | 164 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 279 .write = fop_write,
|
D | sc520_wdt.c | 218 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 335 .write = fop_write,
|
D | alim7101_wdt.c | 184 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 293 .write = fop_write,
|