Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_HW_STOP (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/isa/gus/
A Dgus_timer.c113 .flags = SNDRV_TIMER_HW_STOP,
122 .flags = SNDRV_TIMER_HW_STOP,
/linux-6.3-rc2/include/sound/
A Dtimer.h21 #define SNDRV_TIMER_HW_STOP 0x00000002 /* call stop before start */ macro
/linux-6.3-rc2/sound/drivers/opl3/
A Dopl3_lib.c219 .flags = SNDRV_TIMER_HW_STOP,
228 .flags = SNDRV_TIMER_HW_STOP,
/linux-6.3-rc2/sound/core/
A Dtimer.c904 if (timer->hw.flags & SNDRV_TIMER_HW_STOP) { in snd_timer_interrupt()

Completed in 9 milliseconds