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