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