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

/hardware/qcom/audio/hal/
H A Daudio_hw.h112 struct offload_cmd { struct
H A Daudio_hw.c757 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd));
796 struct offload_cmd *cmd = NULL;
811 cmd = node_to_item(item, struct offload_cmd, node);
867 free(node_to_item(item, struct offload_cmd, node));

Completed in 10 milliseconds