Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
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
/kernel/linux/linux-4.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
/kernel/linux/linux-4.19/sound/core/
Dtimer.c1101 struct snd_timer *snd_timer; member
/kernel/linux/linux-5.10/sound/drivers/
Daloop.c115 } snd_timer; member
/kernel/linux/linux-5.10/sound/core/
Dtimer.c1141 struct snd_timer *snd_timer; member