Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dmsnd_pinnacle.c1119 static const struct file_operations dev_fileops = { variable
1432 if ((dev.dsp_minor = register_sound_dsp(&dev_fileops, -1)) < 0) { in attach_multisound()
1440 if ((dev.mixer_minor = register_sound_mixer(&dev_fileops, -1)) < 0) { in attach_multisound()