/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; })
|
/ndk/build/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; })
|
/ndk/build/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; })
|
/ndk/build/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; })
|
/ndk/build/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; })
|
/ndk/build/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; })
|
/ndk/build/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 | |