Home
last modified time | relevance | path

Searched defs:snd_timer (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dtimer.h57 struct snd_timer { struct
69 void (*private_free) (struct snd_timer *timer); argument
70 struct snd_timer_hardware hw; argument
83 struct snd_timer *timer; argument
/linux/sound/drivers/
H A Daloop.c114 } snd_timer; member
/linux/sound/core/
H A Dtimer.c1113 struct snd_timer *snd_timer; member