Searched refs:watchdog_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/watchdog/ |
A D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 183 .unlocked_ioctl = watchdog_ioctl,
|
A D | watchdog_dev.c | 749 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 994 .unlocked_ioctl = watchdog_ioctl,
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 955 .unlocked_ioctl = watchdog_ioctl,
|
A D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 1458 .unlocked_ioctl = watchdog_ioctl,
|
Completed in 16 milliseconds