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

/linux-master/drivers/watchdog/
H A Dwdrtas.c221 /* wdrtas_write - called when watchdog device is written to
230 * wdrtas_write processes all the data given to it and looks for the magic
234 static ssize_t wdrtas_write(struct file *file, const char __user *buf, function
473 .write = wdrtas_write,

Completed in 435 milliseconds