Home
last modified time | relevance | path

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

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