Home
last modified time | relevance | path

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

/linux/sound/core/
A Dsound_oss.c86 const struct file_operations *f_ops, void *private_data) in snd_register_oss_device() argument
106 preg->f_ops = f_ops; in snd_register_oss_device()
123 register1 = register_sound_special_device(f_ops, minor, carddev); in snd_register_oss_device()
127 register2 = register_sound_special_device(f_ops, track2, in snd_register_oss_device()
A Dsound.c162 new_fops = fops_get(mptr->f_ops); in snd_open()
253 const struct file_operations *f_ops, in snd_register_device() argument
269 preg->f_ops = f_ops; in snd_register_device()
/linux/include/sound/
A Dcore.h213 const struct file_operations *f_ops; /* file operations */ member
239 const struct file_operations *f_ops,
246 const struct file_operations *f_ops, void *private_data);

Completed in 10 milliseconds