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.c168 DL_SEARCH_SCALAR(connected_ags, ag, slc_handle, handle); in cras_hfp_ag_slc_initialized()
194 DL_SEARCH_SCALAR(connected_ags, ag, slc_handle, handle); in cras_hfp_ag_slc_disconnected()
390 DL_SEARCH_SCALAR(connected_ags, ag, device, device); in cras_hfp_ag_start()
436 DL_SEARCH_SCALAR(connected_ags, ag, device, device); in cras_hfp_ag_suspend_connected_device()
Dstream_list.c117 DL_SEARCH_SCALAR(list->streams, to_remove, stream_id, id); in stream_list_rm()
Dcras_apm_list.c347 DL_SEARCH_SCALAR(list->apms, apm, dev_ptr, dev_ptr); in cras_apm_list_start_apm()
707 DL_SEARCH_SCALAR(list->apms, apm, dev_ptr, dev_ptr); in cras_apm_list_set_aec_dump()
Ddev_io.c1408 DL_SEARCH_SCALAR(*dev_list, open_dev, dev, iodevs[i]); in dev_io_append_stream()
1413 DL_SEARCH_SCALAR(dev->streams, out, stream, stream); in dev_io_append_stream()
1555 DL_SEARCH_SCALAR(dev->streams, out, stream, stream); in dev_io_append_stream()
Dcras_server.c244 DL_SEARCH_SCALAR(server_instance.clients_head, out, id, in handle_new_connection()
Dcras_iodev_list.c119 DL_SEARCH_SCALAR(iodev->nodes, node, idx, node_idx); in find_node()
143 DL_SEARCH_SCALAR(list->iodevs, tmp, info.idx, new_idx); in add_dev_to_list()
Daudio_thread.c270 DL_SEARCH_SCALAR(thread->open_devs[iodev->direction], adev, dev, iodev); in thread_add_open_dev()
/external/adhd/cras/src/common/
Dutlist.h227 #define DL_SEARCH_SCALAR LL_SEARCH_SCALAR macro
/external/adhd/cras/src/libcras/
Dcras_client.c450 DL_SEARCH_SCALAR(client->streams, out, id, id); in stream_from_id()
1635 DL_SEARCH_SCALAR(client->streams, out, id, new_id); in client_thread_add_stream()