Searched refs:watchdog_ioctl (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 183 .unlocked_ioctl = watchdog_ioctl,
|
H A D | f71808e_wdt.c | 572 * watchdog_ioctl: 581 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 656 .unlocked_ioctl = watchdog_ioctl,
|
H A D | watchdog_dev.c | 703 * watchdog_ioctl: handle the different ioctl's for the watchdog device. 712 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 955 .unlocked_ioctl = watchdog_ioctl,
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | wdt285.c | 134 static long watchdog_ioctl(struct file *file, unsigned int cmd, in watchdog_ioctl() function 183 .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,
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 955 .unlocked_ioctl = watchdog_ioctl,
|
H A D | w83793.c | 1383 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 1458 .unlocked_ioctl = watchdog_ioctl,
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | fschmd.c | 879 static long watchdog_ioctl(struct file *filp, unsigned int cmd, in watchdog_ioctl() function 955 .unlocked_ioctl = watchdog_ioctl,
|
H 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 17 milliseconds