Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.h587 #define PARAM_ID_MODULE_ENABLE 0x08001026 macro
H A Dq6apm.c333 return audioreach_send_u32_param(graph, module, PARAM_ID_MODULE_ENABLE, en); in q6apm_enable_compress_module()
H A Daudioreach.c787 return audioreach_send_u32_param(graph, module, PARAM_ID_MODULE_ENABLE, enable); in audioreach_module_enable()