Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_CLASS_SLAVE (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/seq/
H A Dseq_timer.c258 if (tmr->alsa_id.dev_class != SNDRV_TIMER_CLASS_SLAVE) in snd_seq_timer_open()
267 if (err < 0 && tmr->alsa_id.dev_class != SNDRV_TIMER_CLASS_SLAVE) { in snd_seq_timer_open()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h876 SNDRV_TIMER_CLASS_SLAVE = 0, enumerator
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h876 SNDRV_TIMER_CLASS_SLAVE = 0, enumerator
/linux/sound/core/
H A Dtimer.c308 if (tid->dev_class == SNDRV_TIMER_CLASS_SLAVE) { in snd_timer_open()
1723 if (tselect.id.dev_class != SNDRV_TIMER_CLASS_SLAVE) in snd_timer_user_tselect()