/kernel/linux/linux-6.6/drivers/char/ |
H A D | mem.c | 695 const struct file_operations *fops; member
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | inode.c | 329 bpf_mkobj_ops(struct dentry *dentry, umode_t mode, void *raw, const struct inode_operations *iops, const struct file_operations *fops) bpf_mkobj_ops() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | kexec_file.c | 54 const struct kexec_file_ops * const *fops; in kexec_image_probe_default() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | debugfs.c | 486 static const struct file_operations fops = { variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | debugfs.c | 657 struct file_operations fops; member
|
/kernel/linux/linux-6.6/drivers/nfc/pn533/ |
H A D | usb.c | 490 struct pn533_frame_ops *fops = NULL; in pn533_usb_probe() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/ |
H A D | inject.c | 698 const struct file_operations *fops; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 1073 static const struct file_operations fops = { variable
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 831 const struct file_operations *fops; member
|
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/ |
H A D | core.c | 807 const struct file_operations *fops; in intel_th_output_open() local
|
H A D | intel_th.h | 182 const struct file_operations *fops; member
|
/kernel/linux/linux-6.6/mm/damon/ |
H A D | dbgfs.c | 762 const struct file_operations *fops[] = {&attrs_fops, &schemes_fops, in dbgfs_fill_ctx_dir() local 1079 const struct file_operations *fops[] = {&mk_contexts_fops, in __damon_dbgfs_init() local
|
/kernel/linux/common_modules/tzdriver/core/ |
H A D | tc_client_driver.c | 1207 init_dev_node(struct dev_node *node, char *node_name, struct class *driver_class, const struct file_operations *fops) init_dev_node() argument
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | mem.c | 969 const struct file_operations *fops; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_debugfs.c | 2147 const struct file_operations *fops; member 2174 const struct file_operations *fops; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_drv.c | 457 DEFINE_DRM_GEM_CMA_FOPS(fops); variable
|
/kernel/linux/linux-5.10/sound/oss/dmasound/ |
H A D | dmasound_core.c | 1173 const struct file_operations *fops = &sq_fops; in sq_init() local
|
/kernel/linux/linux-5.10/drivers/w1/ |
H A D | w1.c | 616 const struct w1_family_ops *fops; in w1_family_notify() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | 1643 const struct file_operations *fops; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 988 static const struct file_operations fops = { variable
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 2050 uvc_register_video_device(struct uvc_device *dev, struct uvc_streaming *stream, struct video_device *vdev, struct uvc_video_queue *queue, enum v4l2_buf_type type, const struct v4l2_file_operations *fops, const struct v4l2_ioctl_ops *ioctl_ops) uvc_register_video_device() argument
|
/kernel/linux/linux-5.10/drivers/staging/axis-fifo/ |
H A D | axis-fifo.c | 721 static const struct file_operations fops = { variable
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 1930 uvc_register_video_device(struct uvc_device *dev, struct uvc_streaming *stream, struct video_device *vdev, struct uvc_video_queue *queue, enum v4l2_buf_type type, const struct v4l2_file_operations *fops, const struct v4l2_ioctl_ops *ioctl_ops) uvc_register_video_device() argument
|
/kernel/linux/linux-6.6/fs/debugfs/ |
H A D | file.c | 420 debugfs_create_mode_unsafe(const char *name, umode_t mode, struct dentry *parent, void *value, const struct file_operations *fops, const struct file_operations *fops_ro, const struct file_operations *fops_wo) debugfs_create_mode_unsafe() argument
|
/kernel/linux/linux-6.6/drivers/w1/ |
H A D | w1.c | 608 const struct w1_family_ops *fops; in w1_family_notify() local [all...] |