Home
last modified time | relevance | path

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

/Zephyr-latest/tests/boards/intel_adsp/smoke/src/
Dhostipc.c38 intel_adsp_ipc_set_done_handler(INTEL_ADSP_IPC_HOST_DEV, ipc_done, NULL); in ZTEST()
102 intel_adsp_ipc_set_done_handler(INTEL_ADSP_IPC_HOST_DEV, NULL, NULL); in ZTEST()
Dipm.c81 intel_adsp_ipc_set_done_handler(INTEL_ADSP_IPC_HOST_DEV, NULL, NULL); in ZTEST()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dintel_adsp_ipc.h100 void intel_adsp_ipc_set_done_handler(const struct device *dev,
/Zephyr-latest/soc/intel/intel_adsp/common/
Dipc.c27 void intel_adsp_ipc_set_done_handler(const struct device *dev, in intel_adsp_ipc_set_done_handler() function