Home
last modified time | relevance | path

Searched refs:ath79_wdt_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dath79_wdt.c176 static const struct watchdog_info ath79_wdt_info = { variable
193 err = copy_to_user(argp, &ath79_wdt_info, in ath79_wdt_ioctl()
194 sizeof(ath79_wdt_info)) ? -EFAULT : 0; in ath79_wdt_ioctl()