Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_IOCTL_SELECT (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c55 ioctl(snd_fd, SNDRV_TIMER_IOCTL_SELECT, &ts); in ioctl_thread()
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c263 if (ioctl(fd, SNDRV_TIMER_IOCTL_SELECT, &sel) < 0) { in snd_timer_hw_open()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h972 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select) macro

Completed in 7 milliseconds