Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dtimer.h26 #define SNDRV_TIMER_IFLG_SLAVE 0x00000001 macro
/linux-6.1.9/sound/core/
Dtimer.c313 timeri->flags |= SNDRV_TIMER_IFLG_SLAVE; in snd_timer_open()
403 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_close_locked()
438 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_close_locked()
517 if (ti->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_notify1()
693 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_start()
707 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_stop()
723 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_continue()
735 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_pause()