Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h198 struct offload_cmd { struct
Daudio_hw.c2049 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd)); in send_offload_cmd_l()
2088 struct offload_cmd *cmd = NULL; in offload_thread_loop()
2103 cmd = node_to_item(item, struct offload_cmd, node); in offload_thread_loop()
2164 free(node_to_item(item, struct offload_cmd, node)); in offload_thread_loop()