Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c54 ioctl(snd_fd, SNDRV_TIMER_IOCTL_TREAD, &tread_arg); in ioctl_thread()
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c249 if (ioctl(fd, SNDRV_TIMER_IOCTL_TREAD, &arg) < 0) { in snd_timer_hw_open()
253 SNDMSG("extended read is not supported (SNDRV_TIMER_IOCTL_TREAD)"); in snd_timer_hw_open()
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h984 #define SNDRV_TIMER_IOCTL_TREAD SNDRV_TIMER_IOCTL_TREAD_OLD macro
986 #define SNDRV_TIMER_IOCTL_TREAD ((sizeof(__kernel_long_t) >= sizeof(time_t)) ? \ macro

Completed in 5 milliseconds