Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dpcm_timer.c104 tid.dev_class = SNDRV_TIMER_CLASS_PCM; in snd_pcm_timer_init()
H A Dtimer.c182 timer->tmr_class == SNDRV_TIMER_CLASS_PCM) && in snd_timer_find()
205 case SNDRV_TIMER_CLASS_PCM: in snd_timer_request()
958 tid->dev_class == SNDRV_TIMER_CLASS_PCM) { in snd_timer_new()
1273 case SNDRV_TIMER_CLASS_PCM: in snd_timer_proc_read()
1600 case SNDRV_TIMER_CLASS_PCM: in snd_timer_user_next_device()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h875 SNDRV_TIMER_CLASS_PCM, enumerator
876 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/openbmc/linux/include/uapi/sound/
H A Dasound.h875 SNDRV_TIMER_CLASS_PCM, enumerator
876 SNDRV_TIMER_CLASS_LAST = SNDRV_TIMER_CLASS_PCM,
/openbmc/linux/sound/drivers/
H A Daloop.c1099 .dev_class = SNDRV_TIMER_CLASS_PCM, in loopback_snd_timer_open()