Home
last modified time | relevance | path

Searched refs:hw_reset (Results 1 – 13 of 13) sorted by relevance

/linux/arch/mips/econet/
H A Dinit.c26 static void hw_reset(char *command) in hw_reset() function
35 _machine_restart = hw_reset; in prom_init()
/linux/drivers/mmc/host/
H A Dsdhci-pci.h171 void (*hw_reset)(struct sdhci_host *host); member
H A Dsdhci-of-dwcmshc.c1675 .hw_reset = dwcmshc_bf3_hw_reset,
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h224 hw_reset_t hw_reset; member
H A Dbnx2x_link.c11636 .hw_reset = NULL,
11671 .hw_reset = NULL,
11707 .hw_reset = NULL,
11745 .hw_reset = bnx2x_warpcore_hw_reset,
11776 .hw_reset = bnx2x_7101_hw_reset,
11807 .hw_reset = NULL,
11835 .hw_reset = NULL,
11864 .hw_reset = NULL,
11896 .hw_reset = NULL,
11927 .hw_reset = bnx2x_8727_hw_reset,
[all …]
H A Dbnx2x_sp.h1293 struct bnx2x_func_hw_reset_params hw_reset; member
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h231 int (*hw_reset)(struct aq_hw_s *self); member
H A Daq_nic.c413 err = self->aq_hw_ops->hw_reset(self->aq_hw); in aq_nic_init()
/linux/drivers/misc/mei/
H A Dplatform-vsc.c271 .hw_reset = mei_vsc_hw_reset,
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c830 .hw_reset = hw_atl2_hw_reset,
/linux/drivers/mmc/core/
H A Dsd_uhs2.c1155 .hw_reset = sd_uhs2_hw_reset,
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c3371 static void hw_reset(struct ksz_hw *hw) in hw_reset() function
4554 hw_reset(hw); in netdev_tx_timeout()
5078 hw_reset(hw); in prepare_hardware()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1776 .hw_reset = hw_atl_b0_hw_reset,