Home
last modified time | relevance | path

Searched refs:hwdep_info (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c264 ctrl->u.hwdep_info = *info; in snd_ctl_shm_hwdep_info()
269 *info = ctrl->u.hwdep_info; in snd_ctl_shm_hwdep_info()
401 .hwdep_info = snd_ctl_shm_hwdep_info,
H A Dcontrol_local.h43 int (*hwdep_info)(snd_ctl_t *handle, snd_hwdep_info_t * info); member
H A Dcontrol_ext.c483 .hwdep_info = snd_ctl_ext_hwdep_info,
H A Dcontrol_hw.c402 .hwdep_info = snd_ctl_hw_hwdep_info,
H A Dcontrol_remap.c899 .hwdep_info = snd_ctl_remap_hwdep_info,
H A Dcontrol.c1198 return ctl->ops->hwdep_info(ctl, info); in snd_ctl_hwdep_info()
/third_party/alsa-lib/include/
H A Daserver.h132 snd_hwdep_info_t hwdep_info; member
/third_party/alsa-lib/aserver/
H A Daserver.c677 ctrl->result = snd_ctl_hwdep_info(ctl, &ctrl->u.hwdep_info); in ctl_shm_cmd()

Completed in 15 milliseconds