Searched refs:fop_ioctl (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | sbc7240_wdt.c | 156 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 212 .unlocked_ioctl = fop_ioctl,
|
D | w83877f_wdt.c | 239 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 306 .unlocked_ioctl = fop_ioctl,
|
D | sc520_wdt.c | 273 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 338 .unlocked_ioctl = fop_ioctl,
|
D | sbc60xxwdt.c | 221 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 282 .unlocked_ioctl = fop_ioctl,
|
D | alim7101_wdt.c | 234 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 296 .unlocked_ioctl = fop_ioctl,
|