Searched refs:hif_pm_runtime_lock (Results 1 – 3 of 3) sorted by relevance
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()[all …]
104 struct hif_pm_runtime_lock;106 struct hif_pm_runtime_lock *lock;
1445 struct hif_pm_runtime_lock { struct1507 void hif_runtime_lock_deinit(struct hif_pm_runtime_lock *data);1548 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *data);1559 int hif_pm_runtime_prevent_suspend_sync(struct hif_pm_runtime_lock *data);1570 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *data);1824 void hif_runtime_lock_deinit(struct hif_pm_runtime_lock *data) in hif_runtime_lock_deinit()1836 int hif_pm_runtime_allow_suspend(struct hif_pm_runtime_lock *data) in hif_pm_runtime_allow_suspend()1840 int hif_pm_runtime_prevent_suspend(struct hif_pm_runtime_lock *data) in hif_pm_runtime_prevent_suspend()1844 int hif_pm_runtime_prevent_suspend_sync(struct hif_pm_runtime_lock *data) in hif_pm_runtime_prevent_suspend_sync()