Searched refs:watchdog_ioctl (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/watchdog/ |
H A D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 182 .unlocked_ioctl = watchdog_ioctl,
|
H A D | watchdog_dev.c | 739 * watchdog_ioctl - handle the different ioctl's for the watchdog device 750 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 995 .unlocked_ioctl = watchdog_ioctl,
|
/linux/drivers/hwmon/ |
H A D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 954 .unlocked_ioctl = watchdog_ioctl,
|
H A D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 1457 .unlocked_ioctl = watchdog_ioctl,
|