Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/marvell/armada/a3k/common/
Dplat_pm.c189 typedef int (*wake_up_src_func)(union pm_wake_up_src_data *); typedef
193 wake_up_src_func func;
581 static wake_up_src_func a3700_get_wake_up_src_func( in a3700_get_wake_up_src_func()
604 wake_up_src_func src_func = NULL; in a3700_set_wake_up_source()