Searched refs:wdrtas_write (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/watchdog/
H A Dwdrtas.c234 /* wdrtas_write - called when watchdog device is written to
243 * wdrtas_write processes all the data given to it and looks for the magic
247 static ssize_t wdrtas_write(struct file *file, const char __user *buf, wdrtas_write() function
486 .write = wdrtas_write,

Completed in 28 milliseconds