/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
timer.h | 137 typedef struct _snd_timer snd_timer_t; typedef in typeref:struct:_snd_timer 148 int snd_timer_open(snd_timer_t **handle, const char *name, int mode); 149 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf); 150 int snd_timer_close(snd_timer_t *handle); 151 int snd_async_add_timer_handler(snd_async_handler_t **handler, snd_timer_t *timer, 153 snd_timer_t *snd_async_handler_get_timer(snd_async_handler_t *handler); 154 int snd_timer_poll_descriptors_count(snd_timer_t *handle); 155 int snd_timer_poll_descriptors(snd_timer_t *handle, struct pollfd *pfds, unsigned int space); 156 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 137 typedef struct _snd_timer snd_timer_t; typedef in typeref:struct:_snd_timer 148 int snd_timer_open(snd_timer_t **handle, const char *name, int mode); 149 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf); 150 int snd_timer_close(snd_timer_t *handle); 151 int snd_async_add_timer_handler(snd_async_handler_t **handler, snd_timer_t *timer, 153 snd_timer_t *snd_async_handler_get_timer(snd_async_handler_t *handler); 154 int snd_timer_poll_descriptors_count(snd_timer_t *handle); 155 int snd_timer_poll_descriptors(snd_timer_t *handle, struct pollfd *pfds, unsigned int space); 156 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
timer.h | 137 typedef struct _snd_timer snd_timer_t; typedef in typeref:struct:_snd_timer 148 int snd_timer_open(snd_timer_t **handle, const char *name, int mode); 149 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf); 150 int snd_timer_close(snd_timer_t *handle); 151 int snd_async_add_timer_handler(snd_async_handler_t **handler, snd_timer_t *timer, 153 snd_timer_t *snd_async_handler_get_timer(snd_async_handler_t *handler); 154 int snd_timer_poll_descriptors_count(snd_timer_t *handle); 155 int snd_timer_poll_descriptors(snd_timer_t *handle, struct pollfd *pfds, unsigned int space); 156 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); 157 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer) [all...] |