Searched refs:fop_write (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/watchdog/
H A Dalim7101_wdt.c184 static ssize_t fop_write(struct file *file, const char __user *buf, function
293 .write = fop_write,
H A Dsbc60xxwdt.c15 * 09/5 - 2001 [smj@oro.net] fixed fop_write to "return 1"
164 static ssize_t fop_write(struct file *file, const char __user *buf, function
279 .write = fop_write,
H A Dsbc7240_wdt.c94 static ssize_t fop_write(struct file *file, const char __user *buf, function
209 .write = fop_write,
H A Dsc520_wdt.c218 static ssize_t fop_write(struct file *file, const char __user *buf, function
335 .write = fop_write,
H A Dw83877f_wdt.c186 static ssize_t fop_write(struct file *file, const char __user *buf, function
303 .write = fop_write,

Completed in 205 milliseconds