Searched defs:snd_monitor_file (Results 1 – 2 of 2) 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 */
25 struct snd_monitor_file { struct26 struct file *file;27 const struct file_operations *disconnected_f_op;28 struct list_head shutdown_list; /* still need to shutdown */29 struct list_head list; /* link of monitor files */