Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/
A 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 */

Completed in 4 milliseconds