Searched refs:dw_wdt_ident (Results 1 – 1 of 1) sorted by relevance
230 static const struct watchdog_info dw_wdt_ident = { variable243 return copy_to_user((void __user *)arg, &dw_wdt_ident, in dw_wdt_ioctl()244 sizeof(dw_wdt_ident)) ? -EFAULT : 0; in dw_wdt_ioctl()