Searched refs:snd_timer_info (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dtimer.h159 int snd_timer_info(snd_timer_t *handle, snd_timer_info_t *timer);
205 #define snd_timer_info_alloca(ptr) __snd_alloca(ptr, snd_timer_info)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A Dtimer.c145 if ((err = snd_timer_info(handle, info)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h622 struct snd_timer_info { struct
661 #define SNDRV_TIMER_IOCTL_INFO _IOR('T', 0x11, struct snd_timer_info)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/timer/
H A Dtimer.c546 int snd_timer_info(snd_timer_t *timer, snd_timer_info_t * info) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dtimer.c1559 struct snd_timer_info __user *_info)
1562 struct snd_timer_info *info;

Completed in 296 milliseconds