Home
last modified time | relevance | path

Searched refs:_snd_ctl_poll_descriptor (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dcontrol_local.h101 int _snd_ctl_poll_descriptor(snd_ctl_t *ctl);
102 #define _snd_ctl_async_descriptor _snd_ctl_poll_descriptor
H A Dcontrol.c1864 int _snd_ctl_poll_descriptor(snd_ctl_t *ctl) in _snd_ctl_poll_descriptor() function
/third_party/alsa-lib/aserver/
H A Daserver.c558 client->device.ctl.fd = _snd_ctl_poll_descriptor(ctl); in ctl_shm_open()
711 return shm_ack_fd(client, _snd_ctl_poll_descriptor(ctl)); in ctl_shm_cmd()

Completed in 7 milliseconds