Searched refs:wdt_ioctl (Results 1 - 4 of 4) sorted by relevance

/drivers/watchdog/
H A Dw83977f_wdt.c362 * wdt_ioctl:
378 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
453 .unlocked_ioctl = wdt_ioctl,
H A Dwdt.c345 * wdt_ioctl:
355 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
529 .unlocked_ioctl = wdt_ioctl,
H A Dit87_wdt.c496 * wdt_ioctl - watchdog file_operations .unlocked_ioctl
507 static long wdt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
589 .unlocked_ioctl = wdt_ioctl,
/drivers/rtc/
H A Drtc-m41t80.c467 * wdt_ioctl:
477 static int wdt_ioctl(struct file *file, unsigned int cmd, function
536 ret = wdt_ioctl(file, cmd, arg);

Completed in 119 milliseconds