Searched defs:snd_monitor_file (Results 1 – 1 of 1) sorted by relevance
38 struct snd_monitor_file { struct39 struct file *file;40 const struct file_operations *disconnected_f_op;41 struct list_head shutdown_list; /* still need to shutdown */42 struct list_head list; /* link of monitor files */