Home
last modified time | relevance | path

Searched refs:SND_TIMER_CLASS_GLOBAL (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/test/
Dtimer.c73 int class = SND_TIMER_CLASS_GLOBAL; in main()
/third_party/alsa-lib/include/
Dtimer.h64 SND_TIMER_CLASS_GLOBAL, /**< global timer */ enumerator
/third_party/alsa-lib/src/timer/
Dtimer_hw.c289 long dev_class = SND_TIMER_CLASS_GLOBAL, dev_sclass = SND_TIMER_SCLASS_NONE; in _snd_timer_hw_open()