Searched refs:watchdog_ioctl (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/watchdog/ |
D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 183 .unlocked_ioctl = watchdog_ioctl,
|
D | watchdog_dev.c | 750 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 995 .unlocked_ioctl = watchdog_ioctl,
|
/Linux-v6.6/drivers/hwmon/ |
D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 955 .unlocked_ioctl = watchdog_ioctl,
|
D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 1458 .unlocked_ioctl = watchdog_ioctl,
|