Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/
Dinit.c24 struct snd_monitor_file { struct
25 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 */
/kernel/linux/linux-6.6/sound/core/
Dinit.c25 struct snd_monitor_file { struct
26 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 */