Home
last modified time | relevance | path

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

/sound/core/
Dinit.c48 static const struct file_operations snd_shutdown_f_ops; variable
349 static const struct file_operations snd_shutdown_f_ops = variable
410 mfile->file->f_op = &snd_shutdown_f_ops; in snd_card_disconnect()