Home
last modified time | relevance | path

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

/drivers/watchdog/
Dat32ap700x_wdt.c206 static const struct watchdog_info at32_wdt_info = { variable
226 ret = copy_to_user(argp, &at32_wdt_info, in at32_wdt_ioctl()
227 sizeof(at32_wdt_info)) ? -EFAULT : 0; in at32_wdt_ioctl()