Searched refs:op_runtime_config (Results 1 – 5 of 5) sorted by relevance
259 if (hba->vops && hba->vops->op_runtime_config) in ufshcd_mcq_vops_op_runtime_config()260 return hba->vops->op_runtime_config(hba); in ufshcd_mcq_vops_op_runtime_config()
485 .op_runtime_config = ufs_qemu_op_runtime_config,
2226 .op_runtime_config = ufs_qcom_op_runtime_config,
2333 .op_runtime_config = ufs_mtk_op_runtime_config,
377 int (*op_runtime_config)(struct ufs_hba *hba); member