Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/
Dplat_pm.c573 struct wake_up_src_func_map src_func_table[WAKE_UP_SRC_MAX] = { variable
587 if (src_func_table[loop].type == type) in a3700_get_wake_up_src_func()
588 return src_func_table[loop].func; in a3700_get_wake_up_src_func()