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

  /prebuilt/linux-x86/toolchain/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);
  /external/kernel-headers/original/linux/
miscdevice.h 39 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 190 mode_t mode, const struct file_operations *fops)
194 res->proc_fops = fops;
209 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
fs.h     [all...]
genhd.h 109 struct block_device_operations *fops; member in struct:gendisk
input.h 984 * @fops: file operations this driver implements
1004 const struct file_operations *fops; member in struct:input_handler
usb.h 619 * @fops: pointer to the struct file_operations of this driver.
628 const struct file_operations *fops; member in struct:usb_class_driver
    [all...]
  /bionic/libc/kernel/common/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /development/ndk/platforms/android-3/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
miscdevice.h 50 const struct file_operations *fops; member in struct:miscdevice
proc_fs.h 73 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; })
  /prebuilt/android-arm/kernel/
vmlinux-qemu 
vmlinux-qemu-armv7 

Completed in 526 milliseconds