Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h119 struct offload_cmd { struct
Daudio_hw.c884 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd)); in send_offload_cmd_l()
923 struct offload_cmd *cmd = NULL; in offload_thread_loop()
938 cmd = node_to_item(item, struct offload_cmd, node); in offload_thread_loop()
994 free(node_to_item(item, struct offload_cmd, node)); in offload_thread_loop()