Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dnuc900_wdt.c152 static const struct watchdog_info nuc900_wdt_info = { variable
167 return copy_to_user(argp, &nuc900_wdt_info, in nuc900_wdt_ioctl()
168 sizeof(nuc900_wdt_info)) ? -EFAULT : 0; in nuc900_wdt_ioctl()