Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsound.h33 extern int register_sound_special(const struct file_operations *fops, int unit);
34 extern int register_sound_special_device(const struct file_operations *fops, int unit, struct devic…
35 extern int register_sound_mixer(const struct file_operations *fops, int dev);
36 extern int register_sound_midi(const struct file_operations *fops, int dev);
37 extern int register_sound_dsp(const struct file_operations *fops, int dev);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h383 struct file_operations *fops; member