Searched refs:fop_ioctl (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/watchdog/ |
H A D | sbc7240_wdt.c | 156 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 211 .unlocked_ioctl = fop_ioctl,
|
H A D | sbc60xxwdt.c | 221 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 281 .unlocked_ioctl = fop_ioctl,
|
H A D | sc520_wdt.c | 273 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 337 .unlocked_ioctl = fop_ioctl,
|
H A D | w83877f_wdt.c | 239 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 305 .unlocked_ioctl = fop_ioctl,
|
H A D | alim7101_wdt.c | 234 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 295 .unlocked_ioctl = fop_ioctl,
|