Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/timer/
Dtimer_hw.c170 cmd = SNDRV_TIMER_IOCTL_STOP; in snd_timer_hw_stop()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h901 #define SNDRV_TIMER_IOCTL_STOP _IO('T', 0xa1) macro