Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_IOCTL_GINFO (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/timer/
Dtimer_query_hw.c55 if (ioctl(handle->poll_fd, SNDRV_TIMER_IOCTL_GINFO, info) < 0) in snd_timer_query_hw_info()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h892 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo) macro