Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/seq/
A Dseq_timer.c87 tmr->type = SNDRV_SEQ_TIMER_ALSA; in snd_seq_timer_defaults()
271 if (tmr->type != SNDRV_SEQ_TIMER_ALSA) /* standard ALSA timer */ in snd_seq_timer_open()
A Dseq_clientmgr.c1748 if (tmr->type == SNDRV_SEQ_TIMER_ALSA) { in snd_seq_ioctl_get_queue_timer()
1766 if (timer->type != SNDRV_SEQ_TIMER_ALSA) in snd_seq_ioctl_set_queue_timer()
1780 if (tmr->type == SNDRV_SEQ_TIMER_ALSA) { in snd_seq_ioctl_set_queue_timer()
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h498 #define SNDRV_SEQ_TIMER_ALSA 0 /* ALSA timer */ macro

Completed in 10 milliseconds