Home
last modified time | relevance | path

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

/hardware/libhardware/modules/radio/
Dradio_hw.c130 struct thread_command { struct
146 struct thread_command *cmd = (struct thread_command *)calloc(1, sizeof(struct thread_command)); in send_command_l() argument
285 struct thread_command *cmd = NULL; in callback_thread_loop()
308 cmd = node_to_item(item, struct thread_command, node); in callback_thread_loop()
489 cmd = node_to_item(item, struct thread_command, node); in callback_thread_loop()
549 struct thread_command *cmd = node_to_item(item, struct thread_command, node); in tuner_get_configuration()