Searched defs:pm_op (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufs-hisi.c | 410 static int ufs_hisi_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_hisi_suspend() 432 static int ufs_hisi_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_hisi_resume()
|
| H A D | ufs-mediatek.c | 944 static int ufs_mtk_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_mtk_suspend() 981 static int ufs_mtk_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_mtk_resume()
|
| H A D | ufs-qcom.c | 592 static int ufs_qcom_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_qcom_suspend() 616 static int ufs_qcom_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufs_qcom_resume()
|
| H A D | ufs-exynos.c | 1192 static int exynos_ufs_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in exynos_ufs_suspend() 1202 static int exynos_ufs_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in exynos_ufs_resume()
|
| H A D | ufshcd.c | 5900 enum ufs_pm_op pm_op; in ufshcd_err_handling_prepare() local 8684 static int ufshcd_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufshcd_suspend() 8845 static int ufshcd_resume(struct ufs_hba *hba, enum ufs_pm_op pm_op) in ufshcd_resume()
|
| /OK3568_Linux_fs/kernel/drivers/base/power/ |
| H A D | main.c | 349 static pm_callback_t pm_op(const struct dev_pm_ops *ops, pm_message_t state) in pm_op() function
|