Searched refs:watchdog_info (Results 1 - 25 of 57) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwatchdog.h17 struct watchdog_info { struct
23 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dbooke_wdt.c83 static struct watchdog_info ident = {
100 if (copy_to_user ((struct watchdog_info __user *) arg, &ident,
101 sizeof(struct watchdog_info)))
H A Dep93xx_wdt.c138 static struct watchdog_info ident = {
151 ret = copy_to_user((struct watchdog_info __user *)arg, &ident,
H A Dindydog.c106 static struct watchdog_info ident = {
117 if (copy_to_user((struct watchdog_info *)arg,
H A Dixp2000_wdt.c100 static struct watchdog_info ident = {
115 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dixp4xx_wdt.c94 static struct watchdog_info ident = {
110 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dshwdt.c71 static struct watchdog_info sh_wdt_info;
329 return copy_to_user((struct watchdog_info *)arg,
399 static struct watchdog_info sh_wdt_info = {
H A Dmpc8xx_wdt.c89 static struct watchdog_info info = {
H A Dsa1100_wdt.c85 static struct watchdog_info ident = {
H A Dwdt285.c130 static struct watchdog_info ident = {
H A Domap_wdt.c192 static struct watchdog_info ident = {
202 return copy_to_user((struct watchdog_info __user *)arg, &ident,
H A Dpnx4008_wdt.c176 static struct watchdog_info ident = {
191 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dat91rm9200_wdt.c118 static struct watchdog_info at91_wdt_info = {
H A Dmixcomwd.c160 static struct watchdog_info ident = {
H A Dmpc83xx_wdt.c113 static struct watchdog_info ident = {
H A Dmtx-1_wdt.c135 static struct watchdog_info ident =
H A Dmv64x60_wdt.c123 static struct watchdog_info info = {
H A Dsbc_epx_c3.c108 static struct watchdog_info ident = {
H A Dscx200_wdt.c160 static struct watchdog_info ident = {
H A Dsoftdog.c197 static struct watchdog_info ident = {
H A Dmpcore_wdt.c206 static struct watchdog_info ident = {
219 struct watchdog_info ident;
H A Dpc87413_wdt.c423 struct watchdog_info __user *ident;
427 static struct watchdog_info ident = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dharddog_kern.c128 static struct watchdog_info ident = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dvmwatchdog.c151 static struct watchdog_info vmwdt_info = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Driowatchdog.c117 static struct watchdog_info info = {

Completed in 90 milliseconds

123