Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_hfp_ag_profile.c157 DL_SEARCH_SCALAR(connected_ags, ag, slc_handle, handle); in cras_hfp_ag_slc_initialized()
175 DL_SEARCH_SCALAR(connected_ags, ag, slc_handle, handle); in cras_hfp_ag_slc_disconnected()
370 DL_SEARCH_SCALAR(connected_ags, ag, device, device); in cras_hfp_ag_start()
416 DL_SEARCH_SCALAR(connected_ags, ag, device, device); in cras_hfp_ag_suspend_connected_device()
Dstream_list.c103 DL_SEARCH_SCALAR(list->streams, to_remove, stream_id, id); in stream_list_rm()
Dcras_apm_list.c157 DL_SEARCH_SCALAR(apm_list, list, stream_ptr, stream_ptr); in cras_apm_list_create()
630 DL_SEARCH_SCALAR(list->apms, apm, dev_ptr, dev_ptr); in cras_apm_list_set_aec_dump()
Ddev_io.c1264 DL_SEARCH_SCALAR(*dev_list, open_dev, dev, iodevs[i]); in dev_io_append_stream()
1269 DL_SEARCH_SCALAR(dev->streams, out, stream, stream); in dev_io_append_stream()
1391 DL_SEARCH_SCALAR(dev->streams, out, stream, stream); in dev_io_append_stream()
Dcras_server.c242 DL_SEARCH_SCALAR(server_instance.clients_head, out, id, in handle_new_connection()
Dcras_iodev_list.c112 DL_SEARCH_SCALAR(iodev->nodes, node, idx, node_idx); in find_node()
136 DL_SEARCH_SCALAR(list->iodevs, tmp, info.idx, new_idx); in add_dev_to_list()
Daudio_thread.c272 DL_SEARCH_SCALAR(thread->open_devs[iodev->direction], adev, dev, iodev); in thread_add_open_dev()
/external/adhd/cras/src/common/
Dutlist.h226 #define DL_SEARCH_SCALAR LL_SEARCH_SCALAR macro
/external/adhd/cras/src/libcras/
Dcras_client.c360 DL_SEARCH_SCALAR(client->streams, out, id, id); in stream_from_id()
1525 DL_SEARCH_SCALAR(client->streams, out, id, new_id); in client_thread_add_stream()