HomeSort by relevance Sort by last modified time
    Searched full:file_operations (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/kernel-headers/original/linux/
cdev.h 8 const struct file_operations *ops;
14 void cdev_init(struct cdev *, const struct file_operations *);
miscdevice.h 39 const struct file_operations *fops;
proc_fs.h 60 const struct file_operations * proc_fops;
129 extern const struct file_operations proc_kcore_operations;
130 extern const struct file_operations proc_kmsg_operations;
131 extern const struct file_operations ppc_htab_operations;
190 mode_t mode, const struct file_operations *fops)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sound.h 33 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 device *dev);
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);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sound.h 33 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 device *dev);
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);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sound.h 33 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 device *dev);
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);
  /external/kernel-headers/original/linux/sunrpc/
stats.h 52 const struct file_operations *);
67 const struct file_operations *f) { return NULL; }
  /development/ndk/platforms/android-3/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tea575x-tuner.h 38 struct file_operations fops;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
tea575x-tuner.h 38 struct file_operations fops;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops;
proc_fs.h 44 const struct file_operations * proc_fops;

Completed in 391 milliseconds

1 2 3 4