Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/qcom/qdsp6/
Daudioreach.h585 #define PARAM_ID_MODULE_ENABLE 0x08001026 macro
Dq6apm.c333 return audioreach_send_u32_param(graph, module, PARAM_ID_MODULE_ENABLE, en); in q6apm_enable_compress_module()
Daudioreach.c803 return audioreach_send_u32_param(graph, module, PARAM_ID_MODULE_ENABLE, enable); in audioreach_module_enable()