Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_CLASS_PCM (Results 1 – 6 of 6) sorted by relevance

/linux/sound/core/
H A Dpcm_timer.c104 tid.dev_class = SNDRV_TIMER_CLASS_PCM; in snd_pcm_timer_init()
H A Dtimer.c194 timer->tmr_class == SNDRV_TIMER_CLASS_PCM) && in snd_timer_find()
217 case SNDRV_TIMER_CLASS_PCM: in snd_timer_request()
927 tid->dev_class == SNDRV_TIMER_CLASS_PCM) { in snd_timer_new()
1236 case SNDRV_TIMER_CLASS_PCM: in snd_timer_proc_read()
1554 case SNDRV_TIMER_CLASS_PCM: in snd_timer_user_next_device()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h879 SNDRV_TIMER_CLASS_PCM, enumerator
880 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h879 SNDRV_TIMER_CLASS_PCM, enumerator
880 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/linux/sound/drivers/
H A Daloop.c1147 .dev_class = SNDRV_TIMER_CLASS_PCM, in loopback_snd_timer_open()