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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dw83627hf_wdt.c199 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
300 .unlocked_ioctl = wdt_ioctl,
H A Dw83697hf_wdt.c232 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
342 .unlocked_ioctl = wdt_ioctl,
H A Dw83697ug_wdt.c208 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
319 .unlocked_ioctl = wdt_ioctl,
H A Dw83977f_wdt.c364 * wdt_ioctl:
380 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
455 .unlocked_ioctl = wdt_ioctl,
H A Dwdt.c344 * wdt_ioctl:
354 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
529 .unlocked_ioctl = wdt_ioctl,
H A Dit87_wdt.c431 * wdt_ioctl - watchdog file_operations .unlocked_ioctl
442 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
514 .unlocked_ioctl = wdt_ioctl,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-m41t80.c612 * wdt_ioctl:
622 static int wdt_ioctl(struct file *file, unsigned int cmd, function
681 ret = wdt_ioctl(file, cmd, arg);

Completed in 126 milliseconds