Home
last modified time | relevance | path

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

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