Home
last modified time | relevance | path

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

/Linux-v6.6/sound/pci/ctxfi/
Dcttimer.c30 struct ct_timer_instance { struct
31 spinlock_t lock;
32 struct ct_timer *timer_base;
33 struct ct_atc_pcm *apcm;
34 struct snd_pcm_substream *substream;
35 struct timer_list timer;
36 struct list_head instance_list;
37 struct list_head running_list;
38 unsigned int position;
39 unsigned int frag_count;
[all …]