/linux-6.3-rc2/drivers/hid/intel-ish-hid/ishtp/ |
A D | ishtp-dev.h | 110 int (*hw_reset)(struct ishtp_device *dev); member
|
A D | bus.c | 903 return dev->ops->hw_reset(dev); in ish_hw_reset()
|
/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/ |
A D | mtk_jpeg_core.h | 71 void (*hw_reset)(void __iomem *base); member
|
A D | mtk_jpeg_core.c | 1665 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 D | sdhci-pci.h | 164 void (*hw_reset)(struct sdhci_host *host); member
|
A D | sdhci-pci-core.c | 693 .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 D | sdhci.h | 652 void (*hw_reset)(struct sdhci_host *host); member
|
A D | sdhci-sprd.c | 419 .hw_reset = sdhci_sprd_hw_reset,
|
A D | sdhci-acpi.c | 232 .hw_reset = sdhci_acpi_int_hw_reset,
|
/linux-6.3-rc2/drivers/misc/mei/ |
A D | mei_dev.h | 352 int (*hw_reset)(struct mei_device *dev, bool enable); member 739 return dev->ops->hw_reset(dev, enable); in mei_hw_reset()
|
A D | hw-txe.c | 1163 .hw_reset = mei_txe_hw_reset,
|
A D | hw-me.c | 1445 .hw_reset = mei_me_hw_reset,
|
/linux-6.3-rc2/drivers/mmc/core/ |
A D | core.h | 30 int (*hw_reset)(struct mmc_host *); member
|
A D | sdio.c | 1192 .hw_reset = mmc_sdio_hw_reset,
|
A D | sd.c | 1805 .hw_reset = mmc_sd_hw_reset,
|
/linux-6.3-rc2/sound/aoa/core/ |
A D | gpio-feature.c | 176 v = SWITCH_GPIO(hw_reset, v, on); in ftr_gpio_set_hw_reset()
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_hw.h | 229 int (*hw_reset)(struct aq_hw_s *self); member
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_link.h | 224 hw_reset_t hw_reset; member
|
A D | bnx2x_link.c | 11636 .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 D | bnx2x_sp.h | 1293 struct bnx2x_func_hw_reset_params hw_reset; member
|
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ipc/ |
A D | ipc.c | 920 .hw_reset = _ish_hw_reset,
|
/linux-6.3-rc2/drivers/net/wireless/intersil/hostap/ |
A D | hostap_download.c | 687 local->func->hw_reset(dev); in prism2_download_nonvolatile()
|
A D | hostap_wlan.h | 596 void (*hw_reset)(struct net_device *dev); member
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2.c | 830 .hw_reset = hw_atl2_hw_reset,
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_a0.c | 952 .hw_reset = hw_atl_a0_hw_reset,
|