Searched refs:restart (Results 226 - 250 of 425) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/block/
H A Dscm_blk.c378 goto restart;
394 restart:
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c142 if (ppc_md.restart)
143 ppc_md.restart(cmd);
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c319 restart:
322 goto restart;
/linux-master/drivers/watchdog/
H A Dasm9260_wdt.c195 .restart = asm9260_restart,
H A Drealtek_otto_wdt.c227 .restart = otto_wdt_restart,
H A Drenesas_wdt.c172 .restart = rwdt_restart,
H A Drzg2l_wdt.c224 .restart = rzg2l_wdt_restart,
H A Dqcom-wdt.c157 .restart = qcom_wdt_restart,
H A Dsp805_wdt.c229 .restart = wdt_restart,
/linux-master/arch/arm/mach-sa1100/
H A Djornada720.c271 GPSR = GPIO_GPIO20; /* restart gpio20 */
272 udelay(20); /* give it some time to restart */
379 .restart = sa11x0_restart,
H A Dcollie.c428 .restart = sa11x0_restart,
/linux-master/arch/arm/mach-orion5x/
H A Ddns323-setup.c723 .restart = orion5x_restart,
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c459 goto restart;
473 goto restart;
477 restart:
478 queue_work(il->workqueue, &il->restart);
/linux-master/arch/arm/mach-omap1/
H A Dboard-osk.c453 .restart = omap1_restart,
H A Dboard-sx1.c370 .restart = omap1_restart,
/linux-master/drivers/net/phy/
H A Dmotorcomm.c1755 * ytphy_check_and_restart_aneg - Enable and restart auto-negotiation
1757 * @restart: whether aneg restart is requested
1763 static int ytphy_check_and_restart_aneg(struct phy_device *phydev, bool restart) argument
1767 if (!restart) {
1776 restart = true;
1781 if (restart)
1789 * yt8521_fiber_config_aneg - restart auto-negotiation or write
1946 * ytphy_utp_config_aneg - restart auto-negotiation or write BMCR
1951 * advertising, and then restart aut
[all...]
/linux-master/arch/powerpc/platforms/powernv/
H A Dsetup.c492 ppc_md.restart = pnv_restart;
/linux-master/include/sound/
H A Dwavefront.h222 u8 restart:1; member in struct:wf_patch
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-mdio.c364 bool restart)
374 if (restart)
397 bool restart)
413 if (restart)
548 /* Check for a supported mode, otherwise restart in a different one */
1317 /* AN restart should not happen while KR training is in progress.
1318 * The while loop ensures no AN restart during KR training,
1319 * waits up to 500ms and AN restart is triggered only if KR
1328 /* AN restart is not required, if AN result is COMPLETE */
363 xgbe_an37_set(struct xgbe_prv_data *pdata, bool enable, bool restart) argument
396 xgbe_an73_set(struct xgbe_prv_data *pdata, bool enable, bool restart) argument
/linux-master/arch/powerpc/include/asm/
H A Dps3.h433 void (*restart)(struct ps3_system_bus_device *dev); member in struct:ps3_sys_manager_ops
/linux-master/arch/powerpc/platforms/pasemi/
H A Dsetup.c452 .restart = pas_restart,
/linux-master/arch/mips/kernel/
H A Dsignal_o32.c247 .restart = __NR_O32_restart_syscall,
/linux-master/arch/arm/mach-mxs/
H A Dmach-mxs.c479 .restart = mxs_restart,
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dsched.c626 restart:
661 goto restart;
669 * restart the search.
674 goto restart;
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c848 restart:
878 goto restart;
907 goto restart;

Completed in 279 milliseconds

1234567891011>>