Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dintel_adsp_ipc.h210 void *suspend_fn_args; member
/Zephyr-latest/soc/intel/intel_adsp/common/
Dipc.c261 api->suspend_fn_args = arg; in intel_adsp_ipc_set_suspend_handler()
294 ret = api->suspend_fn(dev, api->suspend_fn_args); in ipc_pm_action()
331 .suspend_fn_args = NULL