Home
last modified time | relevance | path

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

/sof-3.4.0/src/audio/module_adapter/iadk/
Dsystem_agent.cpp160 void* system_agent_p = reinterpret_cast<void*>(&system_agent); in system_agent_start() local
163 ret = ci(module_id, instance_id, core_id, mod_cfg, NULL, &system_agent_p); in system_agent_start()
165 return system_agent_p; in system_agent_start()