Searched refs:device_reset (Results 1 – 21 of 21) sorted by relevance
| /linux/drivers/ufs/host/ |
| H A D | ufshcd-pci.c | 356 if (hba->vops->device_reset) in ufs_intel_common_init() 359 if (hba->vops->device_reset) in ufs_intel_common_init() 513 .device_reset = ufs_intel_device_reset, 522 .device_reset = ufs_intel_device_reset, 532 .device_reset = ufs_intel_device_reset,
|
| H A D | ufs-rockchip.c | 236 .device_reset = ufs_rockchip_device_reset,
|
| H A D | ufs-sprd.c | 403 .device_reset = ufs_sprd_n6_device_reset,
|
| H A D | ufs-mediatek.c | 2327 .device_reset = ufs_mtk_device_reset,
|
| /linux/drivers/net/ethernet/qualcomm/ |
| H A D | qca_spi.h | 54 u64 device_reset; member
|
| H A D | qca_spi.c | 622 qca->stats.device_reset++; in qcaspi_spi_thread()
|
| /linux/sound/soc/meson/ |
| H A D | g12a-tohdmitx.c | 252 ret = device_reset(dev); in g12a_tohdmitx_probe()
|
| H A D | aiu.c | 258 ret = device_reset(dev); in aiu_probe()
|
| H A D | g12a-toacodec.c | 313 ret = device_reset(dev); in g12a_toacodec_probe()
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | device.c | 2039 goto device_reset; in hl_device_cond_reset() 2044 goto device_reset; in hl_device_cond_reset() 2049 goto device_reset; in hl_device_cond_reset() 2058 goto device_reset; in hl_device_cond_reset() 2066 goto device_reset; in hl_device_cond_reset() 2091 device_reset: in hl_device_cond_reset()
|
| H A D | command_submission.c | 819 bool skip_reset_on_timeout, device_reset = false; in cs_timedout() local 840 device_reset = true; in cs_timedout() 890 if (device_reset) { in cs_timedout()
|
| /linux/include/linux/ |
| H A D | reset.h | 259 static inline int __must_check device_reset(struct device *dev) in device_reset() function
|
| /linux/include/ufs/ |
| H A D | ufshcd.h | 321 * @device_reset: called to issue a reset pulse on the UFS device 366 int (*device_reset)(struct ufs_hba *hba); member 754 * support device hardware reset via the hba->device_reset() callback,
|
| /linux/drivers/spi/ |
| H A D | spi-tegra210-quad.c | 1027 if (device_reset(tqspi->dev) < 0) { in tegra_qspi_reset() 1775 if (device_reset(tqspi->dev) < 0) in tegra_qspi_probe()
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 54 __le32 device_reset; member
|
| H A D | smartpqi_init.c | 7698 reset_reg.all_bits = readl(&pqi_registers->device_reset); in pqi_wait_for_pqi_reset_completion() 7732 writel(reset_reg.all_bits, &ctrl_info->pqi_registers->device_reset); in pqi_reset() 10840 device_reset) != 0x90); in pqi_verify_structures()
|
| /linux/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | tegra241-cmdqv.c | 845 .device_reset = tegra241_cmdqv_hw_reset,
|
| H A D | arm-smmu-v3.c | 4297 if (smmu->impl_ops && smmu->impl_ops->device_reset) { in arm_smmu_device_reset() 4298 ret = smmu->impl_ops->device_reset(smmu); in arm_smmu_device_reset()
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-common.c | 1373 ret = device_reset(&pdev->dev); in ipu_probe()
|
| /linux/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 1458 static DEVICE_ATTR(device_reset, S_IWUSR, NULL, csio_device_reset);
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 4116 ret = device_reset(eth->dev); in mtk_hw_init()
|