Home
last modified time | relevance | path

Searched refs:mutex_pm_aware_destroy (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Dmutex_pm_aware.h38 void mutex_pm_aware_destroy(struct mutex_pm_aware *m);
/optee_os/core/kernel/
H A Dmutex.c351 void mutex_pm_aware_destroy(struct mutex_pm_aware *m) in mutex_pm_aware_destroy() function