Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/hid/intel-ish-hid/ishtp/
A Dishtp-dev.h110 int (*hw_reset)(struct ishtp_device *dev); member
A Dbus.c903 return dev->ops->hw_reset(dev); in ish_hw_reset()
/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.h71 void (*hw_reset)(void __iomem *base); member
A Dmtk_jpeg_core.c1665 jpeg->variant->hw_reset(jpeg->reg_base); in mtk_jpeg_job_timeout_work()
1856 .hw_reset = mtk_jpeg_dec_reset,
1871 .hw_reset = mtk_jpeg_enc_reset,
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pci.h164 void (*hw_reset)(struct sdhci_host *host); member
A Dsdhci-pci-core.c693 .hw_reset = sdhci_pci_hw_reset,
703 .hw_reset = sdhci_pci_hw_reset,
897 slot->hw_reset = sdhci_pci_int_hw_reset; in byt_emmc_probe_slot()
1944 if (slot->hw_reset) in sdhci_pci_hw_reset()
1945 slot->hw_reset(host); in sdhci_pci_hw_reset()
1954 .hw_reset = sdhci_pci_hw_reset,
A Dsdhci.h652 void (*hw_reset)(struct sdhci_host *host); member
A Dsdhci-sprd.c419 .hw_reset = sdhci_sprd_hw_reset,
A Dsdhci-acpi.c232 .hw_reset = sdhci_acpi_int_hw_reset,
/linux-6.3-rc2/drivers/misc/mei/
A Dmei_dev.h352 int (*hw_reset)(struct mei_device *dev, bool enable); member
739 return dev->ops->hw_reset(dev, enable); in mei_hw_reset()
A Dhw-txe.c1163 .hw_reset = mei_txe_hw_reset,
A Dhw-me.c1445 .hw_reset = mei_me_hw_reset,
/linux-6.3-rc2/drivers/mmc/core/
A Dcore.h30 int (*hw_reset)(struct mmc_host *); member
A Dsdio.c1192 .hw_reset = mmc_sdio_hw_reset,
A Dsd.c1805 .hw_reset = mmc_sd_hw_reset,
/linux-6.3-rc2/sound/aoa/core/
A Dgpio-feature.c176 v = SWITCH_GPIO(hw_reset, v, on); in ftr_gpio_set_hw_reset()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h229 int (*hw_reset)(struct aq_hw_s *self); member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_link.h224 hw_reset_t hw_reset; member
A Dbnx2x_link.c11636 .hw_reset = NULL,
11671 .hw_reset = NULL,
11707 .hw_reset = NULL,
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,
11999 .hw_reset = NULL,
[all …]
A Dbnx2x_sp.h1293 struct bnx2x_func_hw_reset_params hw_reset; member
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ipc/
A Dipc.c920 .hw_reset = _ish_hw_reset,
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/
A Dhostap_download.c687 local->func->hw_reset(dev); in prism2_download_nonvolatile()
A Dhostap_wlan.h596 void (*hw_reset)(struct net_device *dev); member
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c830 .hw_reset = hw_atl2_hw_reset,
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_a0.c952 .hw_reset = hw_atl_a0_hw_reset,

Completed in 104 milliseconds

12