at91_wdt_start(); return 0; case WDIOC_KEEPALIVE: at91_wdt_reload();/* pat the watchdog */ return 0; case WDIOC_SETTIMEOUT: if (get_user(new_value, p)) return -EFAULT; if (at91_wdt_settimeout(new_value)) return
Wiki Security Insights Additional navigation options Files master Sign in to see the full file tree. fs compat_ioctl.c Breadcrumbs asoc /fs / Latest commit AdrianBunk and torvalds remove unused #include <linux/dirent.h>'s Jul 26, 2008 ...