Searched refs:op_runtime_config (Results 1 – 5 of 5) sorted by relevance
250 if (hba->vops && hba->vops->op_runtime_config) in ufshcd_mcq_vops_op_runtime_config()251 return hba->vops->op_runtime_config(hba); in ufshcd_mcq_vops_op_runtime_config()
491 .op_runtime_config = ufs_qemu_op_runtime_config,
1818 .op_runtime_config = ufs_mtk_op_runtime_config,
1883 .op_runtime_config = ufs_qcom_op_runtime_config,
382 int (*op_runtime_config)(struct ufs_hba *hba); member