HomeSort by relevance Sort by last modified time
    Searched refs:offload_cmd (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/hal/
audio_hw.h 90 struct offload_cmd { struct
audio_hw.c 656 struct offload_cmd *cmd = (struct offload_cmd *)calloc(1, sizeof(struct offload_cmd));
695 struct offload_cmd *cmd = NULL;
710 cmd = node_to_item(item, struct offload_cmd, node);
763 free(node_to_item(item, struct offload_cmd, node));
    [all...]

Completed in 197 milliseconds