Searched refs:watchdog_info (Results 26 - 50 of 193) sorted by relevance

12345678

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Ddavinci_wdt.c146 static const struct watchdog_info ident = {
158 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dimx2_wdt.c79 static const struct watchdog_info imx2_wdt_info = {
182 sizeof(struct watchdog_info)) ? -EFAULT : 0;
H A Dmax63xx_wdt.c207 static const struct watchdog_info ident = {
219 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dorion_wdt.c152 static const struct watchdog_info ident = {
166 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dpnx4008_wdt.c174 static const struct watchdog_info ident = {
188 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dat91rm9200_wdt.c124 static const struct watchdog_info at91_wdt_info = {
H A Dbcm47xx_wdt.c152 static const struct watchdog_info bcm47xx_wdt_info = {
H A Dbooke_wdt.c124 static struct watchdog_info ident = {
H A Diop_wdt.c128 static const struct watchdog_info ident = {
H A Dsbc_epx_c3.c109 static const struct watchdog_info ident = {
H A Dscx200_wdt.c165 static const struct watchdog_info ident = {
H A Dsoftdog.c203 static const struct watchdog_info ident = {
H A Dwdt285.c131 static const struct watchdog_info ident = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Dar7_wdt.c221 static const struct watchdog_info ident = {
231 if (copy_to_user((struct watchdog_info *)arg, &ident,
H A Dbfin_wdt.c58 static const struct watchdog_info bfin_wdt_info;
352 static const struct watchdog_info bfin_wdt_info = {
H A Ddavinci_wdt.c146 static const struct watchdog_info ident = {
158 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dimx2_wdt.c79 static const struct watchdog_info imx2_wdt_info = {
182 sizeof(struct watchdog_info)) ? -EFAULT : 0;
H A Dmax63xx_wdt.c207 static const struct watchdog_info ident = {
219 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dorion_wdt.c152 static const struct watchdog_info ident = {
166 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dpnx4008_wdt.c174 static const struct watchdog_info ident = {
188 ret = copy_to_user((struct watchdog_info *)arg, &ident,
H A Dat91rm9200_wdt.c124 static const struct watchdog_info at91_wdt_info = {
H A Dbcm47xx_wdt.c152 static const struct watchdog_info bcm47xx_wdt_info = {
H A Dbooke_wdt.c124 static struct watchdog_info ident = {
H A Diop_wdt.c128 static const struct watchdog_info ident = {
H A Dsbc_epx_c3.c109 static const struct watchdog_info ident = {

Completed in 192 milliseconds

12345678