Searched refs:wdt_ioctl (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | w83977f_wdt.c | 373 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() function 448 .unlocked_ioctl = wdt_ioctl,
|
| H A D | wdt.c | 351 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in wdt_ioctl() function 525 .unlocked_ioctl = wdt_ioctl,
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-m41t80.c | 713 static int wdt_ioctl(struct file *file, unsigned int cmd, in wdt_ioctl() function 772 ret = wdt_ioctl(file, cmd, arg); in wdt_unlocked_ioctl()
|