Searched defs:snd_monitor_file (Results 1 – 1 of 1) sorted by relevance
24 struct snd_monitor_file { struct25 struct file *file;26 const struct file_operations *disconnected_f_op;27 struct list_head shutdown_list; /* still need to shutdown */28 struct list_head list; /* link of monitor files */