Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c161 int try_poll_in; member
191 .try_poll_in = 1,
1368 hw->pcm_ops->ctl_in (hw, VOICE_ENABLE, conf.try_poll_in); in AUD_set_active_in()
1759 .valp = &conf.try_poll_in,
1888 hwi->pcm_ops->ctl_in (hwi, op, conf.try_poll_in); in audio_vm_change_state_handler()