Home
last modified time | relevance | path

Searched refs:snd_shutdown_f_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dinit.c34 static const struct file_operations snd_shutdown_f_ops; variable
353 static const struct file_operations snd_shutdown_f_ops = variable
404 mfile->file->f_op = &snd_shutdown_f_ops; in snd_card_disconnect()
/kernel/linux/linux-6.6/sound/core/
H A Dinit.c35 static const struct file_operations snd_shutdown_f_ops; variable
470 static const struct file_operations snd_shutdown_f_ops = variable
521 mfile->file->f_op = &snd_shutdown_f_ops; in snd_card_disconnect()
/kernel/linux/linux-5.10/include/sound/
H A Dcore.h111 struct snd_shutdown_f_ops *s_f_ops; /* file operations in the shutdown
/kernel/linux/linux-6.6/include/sound/
H A Dcore.h117 struct snd_shutdown_f_ops *s_f_ops; /* file operations in the shutdown

Completed in 6 milliseconds