Searched refs:SNDRV_DEV_TIMER (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/sound/ | ||
D | core.h | 45 SNDRV_DEV_TIMER, enumerator |
/linux-5.19.10/sound/core/ | ||
D | timer.c | 974 err = snd_device_new(card, SNDRV_DEV_TIMER, timer, &ops); in snd_timer_new() |