Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/timer/
Dtimer_hw.c187 cmd = SNDRV_TIMER_IOCTL_CONTINUE; in snd_timer_hw_continue()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h902 #define SNDRV_TIMER_IOCTL_CONTINUE _IO('T', 0xa2) macro