Home
last modified time | relevance | path

Searched refs:op_runtime_config (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd-priv.h268 if (hba->vops && hba->vops->op_runtime_config) in ufshcd_mcq_vops_op_runtime_config()
269 return hba->vops->op_runtime_config(hba); in ufshcd_mcq_vops_op_runtime_config()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h326 * @op_runtime_config: called to config Operation and runtime regs Pointers
370 int (*op_runtime_config)(struct ufs_hba *hba); member
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-mediatek.c1690 .op_runtime_config = ufs_mtk_op_runtime_config,
H A Dufs-qcom.c1890 .op_runtime_config = ufs_qcom_op_runtime_config,

Completed in 8 milliseconds