Searched refs:restart (Results 176 - 200 of 425) sorted by relevance

1234567891011>>

/linux-master/drivers/watchdog/
H A Djz4740_wdt.c125 .restart = jz4740_wdt_restart,
H A Dnpcm_wdt.c188 .restart = npcm_wdt_restart,
H A Dimgpdc_wdt.c175 .restart = pdc_wdt_restart,
H A Dpnx4008_wdt.c171 .restart = pnx4008_restart_handler,
H A Ddavinci_wdt.c171 /* write an invalid value to the WDKEY field to trigger a restart */
189 .restart = davinci_wdt_restart,
H A Dda9063_wdt.c130 * and possibly locking out restart handler from accessing i2c bus.
212 .restart = da9063_wdt_restart,
H A Dda9062_wdt.c122 * and possibly locking out restart handler from accessing i2c bus.
193 .restart = da9062_wdt_restart,
H A Dlpc18xx_wdt.c197 .restart = lpc18xx_wdt_restart,
H A Dsunxi_wdt.c208 .restart = sunxi_wdt_restart,
H A Dftwdt010_wdt.c124 .restart = ftwdt010_wdt_restart,
H A Drza_wdt.c164 .restart = rza_wdt_restart,
H A Dmeson_wdt.c149 .restart = meson_wdt_restart,
H A Dsunplus_wdt.c136 .restart = sp_wdt_restart,
/linux-master/drivers/net/ethernet/i825xx/
H A Dether1.c20 * 1.02 RMK 25/05/1997 Added code to restart RU if it goes not ready
662 printk (KERN_ERR "%s: unable to restart interface\n", dev->name);
677 if (priv(dev)->restart) {
683 printk(KERN_ERR "%s: unable to restart interface\n", dev->name);
685 priv(dev)->restart = 0;
781 priv(dev)->restart = 1;
787 priv(dev)->restart = 1;
/linux-master/arch/arm/mach-orion5x/
H A Dnet2big-setup.c430 .restart = orion5x_restart,
/linux-master/arch/arm/mach-spear/
H A Dspear6xx.c418 .restart = spear_restart,
/linux-master/arch/powerpc/platforms/52xx/
H A Dmedia5200.c238 .restart = mpc52xx_restart,
/linux-master/arch/powerpc/platforms/ps3/
H A Dsetup.c300 .restart = ps3_restart,
/linux-master/arch/powerpc/platforms/44x/
H A Dfsp2.c315 .restart = ppc4xx_reset_system,
/linux-master/arch/arm/mach-omap1/
H A Dboard-nokia770.c350 .restart = omap1_restart,
/linux-master/drivers/mtd/
H A Dsm_ftl.c381 restart:
425 goto restart;
960 restart:
979 goto restart;
/linux-master/arch/powerpc/platforms/82xx/
H A Dep8248e.c305 .restart = pq2_restart,
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dholly.c265 .restart = holly_restart,
/linux-master/arch/powerpc/platforms/cell/
H A Dsetup.c264 .restart = rtas_restart,
/linux-master/drivers/net/ethernet/freescale/fs_enet/
H A Dfs_enet.h81 void (*restart)(struct net_device *dev); member in struct:fs_ops

Completed in 248 milliseconds

1234567891011>>