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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
control.h 479 /** HCTL element handle */
482 /** HCTL handle */
486 * \brief Compare function for sorting HCTL elements
496 * \brief HCTL callback function
497 * \param hctl HCTL handle
499 * \param elem related HCTL element (if any)
502 typedef int (*snd_hctl_callback_t)(snd_hctl_t *hctl,
506 * \brief HCTL element callback function
507 * \param elem HCTL elemen
    [all...]
mixer.h 81 * \param helem HCTL element which invoked the event
82 * \param melem Mixer element associated to HCTL element
102 int snd_mixer_attach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl);
104 int snd_mixer_detach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl);
105 int snd_mixer_get_hctl(snd_mixer_t *mixer, const char *name, snd_hctl_t **hctl);
mixer_abst.h 76 snd_hctl_t *hctl; member in struct:_sm_class_basic
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
control.h 488 /** HCTL element handle */
491 /** HCTL handle */
495 * \brief Compare function for sorting HCTL elements
505 * \brief HCTL callback function
506 * \param hctl HCTL handle
508 * \param elem related HCTL element (if any)
511 typedef int (*snd_hctl_callback_t)(snd_hctl_t *hctl,
515 * \brief HCTL element callback function
516 * \param elem HCTL elemen
    [all...]
mixer.h 81 * \param helem HCTL element which invoked the event
82 * \param melem Mixer element associated to HCTL element
102 int snd_mixer_attach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl);
104 int snd_mixer_detach_hctl(snd_mixer_t *mixer, snd_hctl_t *hctl);
105 int snd_mixer_get_hctl(snd_mixer_t *mixer, const char *name, snd_hctl_t **hctl);
mixer_abst.h 76 snd_hctl_t *hctl; member in struct:_sm_class_basic

Completed in 157 milliseconds