Source position: timer.inc line 157
type snd_timer_type_t = (
SND_TIMER_TYPE_HW = 0,
SND_TIMER_TYPE_SHM,
SND_TIMER_TYPE_INET
);