Home
last modified time | relevance | path

Searched refs:snd_ctl_hwdep_next_device (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dinfo.c161 if ((err = snd_ctl_hwdep_next_device(ctl, &dev)) < 0) { in hwdep_device_list()
/third_party/alsa-lib/src/control/
H A Dnamehint.c438 IFACE(HWDEP, snd_ctl_hwdep_next_device),
H A Dcontrol_remap.c735 return snd_ctl_hwdep_next_device(priv->child, device); in snd_ctl_remap_hwdep_next_device()
H A Dcontrol.c1183 int snd_ctl_hwdep_next_device(snd_ctl_t *ctl, int *device) in snd_ctl_hwdep_next_device() function
/third_party/alsa-lib/include/
H A Dcontrol.h404 int snd_ctl_hwdep_next_device(snd_ctl_t *ctl, int * device);
/third_party/alsa-lib/aserver/
H A Daserver.c674 ctrl->result = snd_ctl_hwdep_next_device(ctl, &ctrl->u.device); in ctl_shm_cmd()

Completed in 10 milliseconds