Searched refs:fop_ioctl (Results 1 – 5 of 5) sorted by relevance
/drivers/watchdog/ |
D | sbc7240_wdt.c | 165 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 222 .unlocked_ioctl = fop_ioctl,
|
D | w83877f_wdt.c | 243 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 310 .unlocked_ioctl = fop_ioctl,
|
D | sc520_wdt.c | 278 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 343 .unlocked_ioctl = fop_ioctl,
|
D | sbc60xxwdt.c | 227 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 288 .unlocked_ioctl = fop_ioctl,
|
D | alim7101_wdt.c | 233 static long fop_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fop_ioctl() function 295 .unlocked_ioctl = fop_ioctl,
|