Searched refs:nuc900_wdt_info (Results 1 – 1 of 1) sorted by relevance
152 static const struct watchdog_info nuc900_wdt_info = { variable167 return copy_to_user(argp, &nuc900_wdt_info, in nuc900_wdt_ioctl()168 sizeof(nuc900_wdt_info)) ? -EFAULT : 0; in nuc900_wdt_ioctl()