ath79_wdt_info    176 drivers/watchdog/ath79_wdt.c static const struct watchdog_info ath79_wdt_info = {
ath79_wdt_info    193 drivers/watchdog/ath79_wdt.c 		err = copy_to_user(argp, &ath79_wdt_info,
ath79_wdt_info    194 drivers/watchdog/ath79_wdt.c 				   sizeof(ath79_wdt_info)) ? -EFAULT : 0;