Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_apm_list.c191 static struct active_apm *get_active_apm(void *stream_ptr, void *dev_ptr) in get_active_apm() function
205 struct active_apm *active = get_active_apm(stream_ptr, dev_ptr); in cras_apm_list_get_active_apm()
371 active = get_active_apm(list->stream_ptr, dev_ptr); in cras_apm_list_stop_apm()