Searched refs:DL_SEARCH_SCALAR_WITH_CAST (Results 1 – 2 of 2) sorted by relevance
/external/adhd/cras/src/common/ |
D | utlist.h | 227 #define DL_SEARCH_SCALAR_WITH_CAST LL_SEARCH_SCALAR_WITH_CAST macro
|
/external/adhd/cras/src/server/ |
D | cras_alsa_io.c | 1340 DL_SEARCH_SCALAR_WITH_CAST(aio->base.nodes, node, aout, jack, jack); in get_output_node_from_jack() 1349 DL_SEARCH_SCALAR_WITH_CAST(aio->base.nodes, node, aout, mixer_output, in get_output_node_from_jack() 1363 DL_SEARCH_SCALAR_WITH_CAST(aio->base.nodes, node, ain, jack, in get_input_node_from_jack() 1368 DL_SEARCH_SCALAR_WITH_CAST(aio->base.nodes, node, ain, mixer_input, in get_input_node_from_jack()
|