| /include/linux/ |
| D | anon_inodes.h | 18 const struct file_operations *fops, 21 const struct file_operations *fops, 24 const struct file_operations *fops, 27 int anon_inode_getfd(const char *name, const struct file_operations *fops, 30 const struct file_operations *fops,
|
| D | sound.h | 12 extern int register_sound_special(const struct file_operations *fops, int unit); 13 extern int register_sound_special_device(const struct file_operations *fops, int unit, struct devic… 14 extern int register_sound_mixer(const struct file_operations *fops, int dev); 15 extern int register_sound_dsp(const struct file_operations *fops, int dev);
|
| D | tracefs.h | 63 const struct file_operations **fops); 95 const struct file_operations *fops);
|
| D | debugfs.h | 76 const struct file_operations *fops); 79 const struct file_operations *fops); 83 const struct file_operations *fops, 210 const struct file_operations *fops) in debugfs_create_file() argument 218 const struct file_operations *fops) in debugfs_create_file_unsafe() argument 225 const struct file_operations *fops, in debugfs_create_file_size() argument
|
| D | miscdevice.h | 82 const struct file_operations *fops; member
|
| D | w1.h | 273 const struct w1_family_ops *fops; member
|
| D | kexec.h | 344 const struct kexec_file_ops *fops; member
|
| D | fs.h | 2619 #define fops_get(fops) ({ \ argument 2620 const struct file_operations *_fops = (fops); \ 2624 #define fops_put(fops) ({ \ argument 2625 const struct file_operations *_fops = (fops); \ 2635 #define replace_fops(f, fops) \ argument 2639 BUG_ON(!(__file->f_op = (fops))); \ 2837 const struct file_operations *fops); 2844 const struct file_operations *fops) in register_chrdev() argument 2846 return __register_chrdev(major, 0, 256, name, fops); in register_chrdev()
|
| D | security.h | 2130 const struct file_operations *fops); 2151 const struct file_operations *fops) in securityfs_create_file() argument
|
| D | usb.h | 1357 const struct file_operations *fops; member
|
| D | blkdev.h | 164 const struct block_device_operations *fops; member
|
| D | bpf.h | 1210 struct ftrace_ops *fops; member
|
| /include/media/ |
| D | v4l2-dev.h | 272 const struct v4l2_file_operations *fops; member 389 return __video_register_device(vdev, type, nr, 1, vdev->fops->owner); in video_register_device() 416 return __video_register_device(vdev, type, nr, 0, vdev->fops->owner); in video_register_device_no_warn()
|
| D | media-devnode.h | 79 const struct media_file_operations *fops; member
|
| D | dvbdev.h | 165 const struct file_operations *fops; member 205 struct file_operations *fops; member
|
| /include/rdma/ |
| D | uverbs_types.h | 148 const struct file_operations *fops; member 168 .fops = _fops, \
|
| /include/media/drv-intf/ |
| D | tea575x.h | 38 struct v4l2_file_operations fops; member
|
| /include/misc/ |
| D | cxl.h | 181 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops,
|
| /include/drm/ |
| D | drm_drv.h | 434 const struct file_operations *fops; member
|