Lines Matching refs:hif_pm_runtime_lock
127 struct hif_pm_runtime_lock *ctx; in hif_rtpm_log_debug_stats()
356 static int __hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *lock);
368 struct hif_pm_runtime_lock *ctx, *tmp; in hif_rtpm_sanitize_exit()
409 struct hif_pm_runtime_lock *ctx, *tmp; in hif_rtpm_sanitize_ssr_exit()
585 struct hif_pm_runtime_lock *context; in hif_runtime_lock_init()
604 void hif_runtime_lock_deinit(struct hif_pm_runtime_lock *lock) in hif_runtime_lock_deinit()
790 static int __hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *lock) in __hif_pm_runtime_prevent_suspend()
829 static int __hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *lock) in __hif_pm_runtime_allow_suspend()
862 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *lock) in hif_pm_runtime_prevent_suspend()
890 int __hif_pm_runtime_prevent_suspend_sync(struct hif_pm_runtime_lock *lock) in __hif_pm_runtime_prevent_suspend_sync()
923 int hif_pm_runtime_prevent_suspend_sync(struct hif_pm_runtime_lock *lock) in hif_pm_runtime_prevent_suspend_sync()
944 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *lock) in hif_pm_runtime_allow_suspend()
1138 struct hif_pm_runtime_lock *ctx; in hif_rtpm_print_prevent_list()