Searched defs:snd_timer (Results 1 – 4 of 4) sorted by relevance
118097 struct snd_timer { struct118109 void (*private_free)(struct snd_timer *); argument118110 struct snd_timer_hardware hw; argument118111 spinlock_t lock;118112 struct list_head device_list;118113 struct list_head open_list_head;118114 struct list_head active_list_head;118115 struct list_head ack_list_head;118116 struct list_head sack_list_head;118117 struct work_struct task_work;[all …]
124520 struct snd_timer { struct124532 void (*private_free)(struct snd_timer *); argument124533 struct snd_timer_hardware hw; argument124534 spinlock_t lock;124535 struct list_head device_list;124536 struct list_head open_list_head;124537 struct list_head active_list_head;124538 struct list_head ack_list_head;124539 struct list_head sack_list_head;124540 struct work_struct task_work;[all …]
115888 struct snd_timer { struct115900 void (*private_free)(struct snd_timer *); argument115901 struct snd_timer_hardware hw; argument115902 spinlock_t lock;115903 struct list_head device_list;115904 struct list_head open_list_head;115905 struct list_head active_list_head;115906 struct list_head ack_list_head;115907 struct list_head sack_list_head;115908 struct work_struct task_work;[all …]