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