HomeSort by relevance Sort by last modified time
    Searched full:snd_hctl_elem_t (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control.h 454 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef in typeref:struct:_snd_hctl_elem
465 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
466 const snd_hctl_elem_t *e2);
467 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
468 const snd_hctl_elem_t *c2);
478 snd_hctl_elem_t *elem);
485 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
497 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
498 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
499 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id)
    [all...]
mixer.h 86 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem);
139 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
140 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 454 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef in typeref:struct:_snd_hctl_elem
465 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
466 const snd_hctl_elem_t *e2);
467 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
468 const snd_hctl_elem_t *c2);
478 snd_hctl_elem_t *elem);
485 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
497 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
498 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
499 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id)
    [all...]
mixer.h 86 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem);
139 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
140 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
control.h 454 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef in typeref:struct:_snd_hctl_elem
465 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
466 const snd_hctl_elem_t *e2);
467 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
468 const snd_hctl_elem_t *c2);
478 snd_hctl_elem_t *elem);
485 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
497 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
498 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
499 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, const snd_ctl_elem_id_t *id)
    [all...]
mixer.h 86 snd_hctl_elem_t *helem, snd_mixer_elem_t *melem);
139 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
140 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);

Completed in 1399 milliseconds