Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/qti/qtiseclib/src/
Dqtiseclib_interface_stub.c107 void qtiseclib_psci_node_suspend_finish(const uint8_t *states) in qtiseclib_psci_node_suspend_finish() function
/external/arm-trusted-firmware/plat/qti/qtiseclib/inc/
Dqtiseclib_interface.h80 void qtiseclib_psci_node_suspend_finish(const uint8_t *states);
/external/arm-trusted-firmware/plat/qti/common/src/
Dqti_pm.c195 qtiseclib_psci_node_suspend_finish(pwr_states); in qti_node_suspend_finish()