Home
last modified time | relevance | path

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

/hardware/qcom/audio/post_proc/
Dma_listener.c237 uint32_t cmd_code, uint32_t cmd_size, in ma_effect_command() argument
254 switch (cmd_code) { in ma_effect_command()
416 ALOGW("%s: unknow command %d", __func__, cmd_code); in ma_effect_command()
Dvolume_listener.c375 uint32_t cmd_code, uint32_t cmd_size, in vol_effect_command() argument
392 switch (cmd_code) { in vol_effect_command()
569 ALOGW("volume_listener_command invalid command %d", cmd_code); in vol_effect_command()