Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dpcm_timer.c104 tid.dev_class = SNDRV_TIMER_CLASS_PCM; in snd_pcm_timer_init()
Dtimer.c182 timer->tmr_class == SNDRV_TIMER_CLASS_PCM) && in snd_timer_find()
205 case SNDRV_TIMER_CLASS_PCM: in snd_timer_request()
948 tid->dev_class == SNDRV_TIMER_CLASS_PCM) { in snd_timer_new()
1262 case SNDRV_TIMER_CLASS_PCM: in snd_timer_proc_read()
1586 case SNDRV_TIMER_CLASS_PCM: in snd_timer_user_next_device()
/Linux-v6.1/include/uapi/sound/
Dasound.h795 SNDRV_TIMER_CLASS_PCM, enumerator
796 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h795 SNDRV_TIMER_CLASS_PCM, enumerator
796 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/Linux-v6.1/sound/drivers/
Daloop.c1099 .dev_class = SNDRV_TIMER_CLASS_PCM, in loopback_snd_timer_open()