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

  /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; })
  /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
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...]
input.h 984 * @fops: file operations this driver implements
1004 const struct file_operations *fops; member in struct:input_handler
  /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; })

Completed in 886 milliseconds