Searched refs:fop_write (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/watchdog/ |
D | sbc7240_wdt.c | 108 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 225 .write = fop_write,
|
D | sbc60xxwdt.c | 170 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 286 .write = fop_write,
|
D | sc520_wdt.c | 226 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 344 .write = fop_write,
|
D | w83877f_wdt.c | 191 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 309 .write = fop_write,
|
D | alim7101_wdt.c | 186 static ssize_t fop_write(struct file *file, const char __user *buf, in fop_write() function 296 .write = fop_write,
|