Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dtimer.h72 struct snd_timer { struct
84 void (*private_free) (struct snd_timer *timer); argument
85 struct snd_timer_hardware hw; argument
98 struct snd_timer *timer; argument
/Linux-v4.19/sound/core/
Dtimer.c1080 struct snd_timer *snd_timer; member