Searched refs:active_apm (Results 1 – 1 of 1) sorted by relevance
108 struct active_apm { struct112 struct active_apm *prev, *next; argument147 struct active_apm *active; in update_process_reverse_flag()191 static struct active_apm *get_active_apm(void *stream_ptr, void *dev_ptr) in get_active_apm()193 struct active_apm *active; in get_active_apm()205 struct active_apm *active = get_active_apm(stream_ptr, dev_ptr); in cras_apm_list_get_active_apm()336 struct active_apm *active; in cras_apm_list_start_apm()351 active = (struct active_apm *)calloc(1, sizeof(*active)); in cras_apm_list_start_apm()366 struct active_apm *active; in cras_apm_list_stop_apm()465 struct active_apm *active; in process_reverse()