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

/hardware/libhardware/modules/radio/
H A Dradio_hw.c115 struct thread_command { struct
131 struct thread_command *cmd = (struct thread_command *)calloc(1, sizeof(struct thread_command));
270 struct thread_command *cmd = NULL;
293 cmd = node_to_item(item, struct thread_command, node);
473 cmd = node_to_item(item, struct thread_command, node);
533 struct thread_command *cmd = node_to_item(item, struct thread_command, node);

Completed in 56 milliseconds