OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 249 milliseconds