Searched refs:snd_hctl_t (Results 1 - 9 of 9) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dcontrol.h457 typedef struct _snd_hctl snd_hctl_t; typedef in typeref:struct:_snd_hctl
476 typedef int (*snd_hctl_callback_t)(snd_hctl_t *hctl,
488 int snd_hctl_open(snd_hctl_t **hctl, const char *name, int mode);
489 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl);
490 int snd_hctl_close(snd_hctl_t *hctl);
491 int snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock);
492 int snd_hctl_poll_descriptors_count(snd_hctl_t *hctl);
493 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space);
494 int snd_hctl_poll_descriptors_revents(snd_hctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
495 unsigned int snd_hctl_get_count(snd_hctl_t *hct
[all...]
H A Dmixer_abst.h76 snd_hctl_t *hctl;
H A Dmixer.h102 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);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dcontrol.h457 typedef struct _snd_hctl snd_hctl_t; typedef in typeref:struct:_snd_hctl
476 typedef int (*snd_hctl_callback_t)(snd_hctl_t *hctl,
488 int snd_hctl_open(snd_hctl_t **hctl, const char *name, int mode);
489 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl);
490 int snd_hctl_close(snd_hctl_t *hctl);
491 int snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock);
492 int snd_hctl_poll_descriptors_count(snd_hctl_t *hctl);
493 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space);
494 int snd_hctl_poll_descriptors_revents(snd_hctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
495 unsigned int snd_hctl_get_count(snd_hctl_t *hct
[all...]
H A Dmixer_abst.h76 snd_hctl_t *hctl;
H A Dmixer.h102 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);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dcontrol.h457 typedef struct _snd_hctl snd_hctl_t; typedef in typeref:struct:_snd_hctl
476 typedef int (*snd_hctl_callback_t)(snd_hctl_t *hctl,
488 int snd_hctl_open(snd_hctl_t **hctl, const char *name, int mode);
489 int snd_hctl_open_ctl(snd_hctl_t **hctlp, snd_ctl_t *ctl);
490 int snd_hctl_close(snd_hctl_t *hctl);
491 int snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock);
492 int snd_hctl_poll_descriptors_count(snd_hctl_t *hctl);
493 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space);
494 int snd_hctl_poll_descriptors_revents(snd_hctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
495 unsigned int snd_hctl_get_count(snd_hctl_t *hct
[all...]
H A Dmixer_abst.h76 snd_hctl_t *hctl;
H A Dmixer.h102 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);

Completed in 85 milliseconds