Home
last modified time | relevance | path

Searched refs:qtiseclib_psci_node_suspend_finish (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/qti/qtiseclib/src/
H A Dqtiseclib_interface_stub.c122 void qtiseclib_psci_node_suspend_finish(const uint8_t *states) in qtiseclib_psci_node_suspend_finish() function
/rk3399_ARM-atf/plat/qti/qtiseclib/inc/
H A Dqtiseclib_interface.h96 void qtiseclib_psci_node_suspend_finish(const uint8_t *states);
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_pm.c208 qtiseclib_psci_node_suspend_finish(pwr_states); in qti_node_suspend_finish()