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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
hwdep.h 95 typedef struct _snd_hwdep snd_hwdep_t; typedef in typeref:struct:_snd_hwdep
97 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode);
98 int snd_hwdep_close(snd_hwdep_t *hwdep);
99 int snd_hwdep_poll_descriptors(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int space);
100 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
101 int snd_hwdep_nonblock(snd_hwdep_t *hwdep, int nonblock);
102 int snd_hwdep_info(snd_hwdep_t *hwdep, snd_hwdep_info_t * info);
103 int snd_hwdep_dsp_status(snd_hwdep_t *hwdep, snd_hwdep_dsp_status_t *status);
104 int snd_hwdep_dsp_load(snd_hwdep_t *hwdep, snd_hwdep_dsp_image_t *block);
105 int snd_hwdep_ioctl(snd_hwdep_t *hwdep, unsigned int request, void * arg)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
hwdep.h 95 typedef struct _snd_hwdep snd_hwdep_t; typedef in typeref:struct:_snd_hwdep
97 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode);
98 int snd_hwdep_close(snd_hwdep_t *hwdep);
99 int snd_hwdep_poll_descriptors(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int space);
100 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
101 int snd_hwdep_nonblock(snd_hwdep_t *hwdep, int nonblock);
102 int snd_hwdep_info(snd_hwdep_t *hwdep, snd_hwdep_info_t * info);
103 int snd_hwdep_dsp_status(snd_hwdep_t *hwdep, snd_hwdep_dsp_status_t *status);
104 int snd_hwdep_dsp_load(snd_hwdep_t *hwdep, snd_hwdep_dsp_image_t *block);
105 int snd_hwdep_ioctl(snd_hwdep_t *hwdep, unsigned int request, void * arg)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
hwdep.h 95 typedef struct _snd_hwdep snd_hwdep_t; typedef in typeref:struct:_snd_hwdep
97 int snd_hwdep_open(snd_hwdep_t **hwdep, const char *name, int mode);
98 int snd_hwdep_close(snd_hwdep_t *hwdep);
99 int snd_hwdep_poll_descriptors(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int space);
100 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents);
101 int snd_hwdep_nonblock(snd_hwdep_t *hwdep, int nonblock);
102 int snd_hwdep_info(snd_hwdep_t *hwdep, snd_hwdep_info_t * info);
103 int snd_hwdep_dsp_status(snd_hwdep_t *hwdep, snd_hwdep_dsp_status_t *status);
104 int snd_hwdep_dsp_load(snd_hwdep_t *hwdep, snd_hwdep_dsp_image_t *block);
105 int snd_hwdep_ioctl(snd_hwdep_t *hwdep, unsigned int request, void * arg)
    [all...]

Completed in 393 milliseconds