| /kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
| H A D | hdlcd_drv.c | 226 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/mxsfb/ |
| H A D | lcdif_drv.c | 238 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_debugfs.c | 261 const struct file_operations *fops; member
|
| /kernel/linux/linux-6.6/security/ |
| H A D | inode.c | 107 securityfs_create_dentry(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops, const struct inode_operations *iops) securityfs_create_dentry() argument 200 securityfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) securityfs_create_file() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-vfs.h | 74 const struct lws_plat_file_ops *fops; member [all...] |
| /third_party/libwebsockets/lib/plat/freertos/ |
| H A D | freertos-file.c | 34 _lws_plat_file_open(const struct lws_plat_file_ops *fops, const char *filename, in _lws_plat_file_open() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| H A D | himedia.h | 79 struct file_operations *fops; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/ |
| H A D | mali_kbase_ipa_debugfs.c | 262 const struct file_operations *fops = NULL; in kbase_ipa_model_debugfs_init() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/ |
| H A D | mali_kbase_ipa_debugfs.c | 250 const struct file_operations *fops = NULL; in kbase_ipa_model_debugfs_init() local
|
| /kernel/linux/linux-5.10/drivers/android/ |
| H A D | binder_internal.h | 89 binderfs_create_file(struct dentry *dir, const char *name, const struct file_operations *fops, void *data) binderfs_create_file() argument
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | sysinfo.c | 521 const struct file_operations *fops; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_debugfs.c | 477 const struct file_operations *fops; member
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | sysinfo.c | 525 const struct file_operations *fops; member [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
| H A D | qib_fs.c | 51 qibfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *fops, void *data) qibfs_mknod() argument 87 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) create_file() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
| H A D | hdlcd_drv.c | 235 DEFINE_DRM_GEM_CMA_FOPS(fops); variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/loongson/ |
| H A D | loongson_drv.c | 309 DEFINE_DRM_GEM_CMA_FOPS(fops); variable
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 91 DEFINE_DRM_GEM_CMA_FOPS(fops); variable
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| H A D | ivtv-streams.c | 98 const struct v4l2_file_operations *fops; member
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| H A D | core.c | 58 const struct file_operations fops; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | debugfs.c | 34 struct file_operations fops; member
|
| /kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
| H A D | cxl_hw.c | 120 cxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) cxlflash_get_fd() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/qedi/ |
| H A D | qedi_debugfs.c | 18 qedi_dbg_host_init(struct qedi_dbg_ctx *qedi, const struct qedi_debugfs_ops *dops, const struct file_operations *fops) qedi_dbg_host_init() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/qedf/ |
| H A D | qedf_debugfs.c | 22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, const struct qedf_debugfs_ops *dops, const struct file_operations *fops) qedf_dbg_host_init() argument
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | dvbdev.h | 161 const struct file_operations *fops; member 202 struct file_operations *fops; member
|
| /kernel/linux/linux-5.10/sound/ |
| H A D | sound_core.c | 162 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() argument 242 static int sound_insert_unit(struct sound_unit **list, const struct file_operations *fops, int index, int low, int top, const char *name, umode_t mode, struct device *dev) in sound_insert_unit() argument 350 int register_sound_special_device(const struct file_operations *fops, int unit, in register_sound_special_device() argument 417 int register_sound_special(const struct file_operations *fops, int unit) in register_sound_special() argument 436 register_sound_mixer(const struct file_operations *fops, int dev) register_sound_mixer() argument 464 register_sound_dsp(const struct file_operations *fops, int dev) register_sound_dsp() argument [all...] |