Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dinit.c35 static const struct file_operations snd_shutdown_f_ops; variable
469 static const struct file_operations snd_shutdown_f_ops = { variable
516 mfile->file->f_op = &snd_shutdown_f_ops; in snd_card_disconnect()