Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c663 struct audio_usecase *uinfo; in enable_audio_route() local
679 uinfo = node_to_item(node, struct audio_usecase, list); in enable_audio_route()
680 if (uinfo->type != PCM_CAPTURE) { in enable_audio_route()
681 out_device = uinfo->stream.out->devices; in enable_audio_route()