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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 480 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef in typeref:struct:_snd_hctl_elem
491 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
492 const snd_hctl_elem_t *e2);
493 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
494 const snd_hctl_elem_t *c2);
504 snd_hctl_elem_t *elem);
511 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
523 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
524 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
525 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);
137 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
138 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control.h 489 typedef struct _snd_hctl_elem snd_hctl_elem_t; typedef in typeref:struct:_snd_hctl_elem
500 typedef int (*snd_hctl_compare_t)(const snd_hctl_elem_t *e1,
501 const snd_hctl_elem_t *e2);
502 int snd_hctl_compare_fast(const snd_hctl_elem_t *c1,
503 const snd_hctl_elem_t *c2);
513 snd_hctl_elem_t *elem);
520 typedef int (*snd_hctl_elem_callback_t)(snd_hctl_elem_t *elem,
532 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl);
533 snd_hctl_elem_t *snd_hctl_last_elem(snd_hctl_t *hctl);
534 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);
137 int snd_mixer_elem_attach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);
138 int snd_mixer_elem_detach(snd_mixer_elem_t *melem, snd_hctl_elem_t *helem);

Completed in 248 milliseconds