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

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

Completed in 46 milliseconds