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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Dwdrtas.c256 /* wdrtas_write - called when watchdog device is written to
265 * wdrtas_write processes all the data given to it and looks for the magic
269 static ssize_t wdrtas_write(struct file *file, const char __user *buf, function
509 .write = wdrtas_write,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Dwdrtas.c256 /* wdrtas_write - called when watchdog device is written to
265 * wdrtas_write processes all the data given to it and looks for the magic
269 static ssize_t wdrtas_write(struct file *file, const char __user *buf, function
509 .write = wdrtas_write,

Completed in 54 milliseconds