Searched refs:watchdog_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/watchdog/ |
D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 182 .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-6.12.1/drivers/hwmon/ |
D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 954 .unlocked_ioctl = watchdog_ioctl,
|
D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 1457 .unlocked_ioctl = watchdog_ioctl,
|