Searched defs:fops (Results 1 - 25 of 127) sorted by path

123456

/linux-master/arch/arm/vfp/
H A Dvfpdouble.c1112 static struct op fops[16] = { variable in typeref:struct:op
H A Dvfpsingle.c1157 static struct op fops[16] = { variable in typeref:struct:op
/linux-master/drivers/hv/
H A Dhv_utils_transport.h23 struct file_operations fops; /* file operations */ member in struct:hvutil_transport
/linux-master/drivers/media/radio/
H A Dradio-tea5777.h52 struct v4l2_file_operations fops; member in struct:radio_tea5777
/linux-master/drivers/scsi/cxlflash/
H A Dcxl_hw.c120 cxlflash_get_fd(void *ctx_cookie, struct file_operations *fops, int *fd) argument
/linux-master/include/media/drv-intf/
H A Dtea575x.h38 struct v4l2_file_operations fops; member in struct:snd_tea575x
/linux-master/kernel/livepatch/
H A Dpatch.h25 struct ftrace_ops fops; member in struct:klp_ops
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c110 spufs_new_file(struct super_block *sb, struct dentry *dentry, const struct file_operations *fops, umode_t mode, size_t size, struct spu_context *ctx) argument
/linux-master/arch/s390/kernel/
H A Dsysinfo.c528 const struct file_operations *fops; member in struct:stsi_file
[all...]
/linux-master/arch/s390/lib/
H A Dtest_unwind.c288 struct ftrace_ops *fops; local
268 test_unwind_ftrace_handler(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *fops, struct ftrace_regs *fregs) argument
[all...]
/linux-master/arch/x86/kernel/cpu/mce/
H A Dinject.c696 const struct file_operations *fops; member in struct:dfs_node
[all...]
/linux-master/block/partitions/
H A Defi.c589 const struct block_device_operations *fops = disk->fops; local
/linux-master/drivers/accel/habanalabs/common/
H A Ddevice.c702 device_init_cdev(struct hl_device *hdev, const struct class *class, int minor, const struct file_operations *fops, char *name, struct cdev *cdev, struct device **dev) argument
/linux-master/drivers/android/
H A Dbinder_internal.h113 const struct file_operations *fops; member in struct:binder_debugfs_entry
91 binderfs_create_file(struct dentry *dir, const char *name, const struct file_operations *fops, void *data) argument
H A Dbinderfs.c513 binderfs_create_file(struct dentry *parent, const char *name, const struct file_operations *fops, void *data) argument
/linux-master/drivers/char/
H A Dmem.c687 const struct file_operations *fops; member in struct:memdev
/linux-master/drivers/char/xillybus/
H A Dxillybus_class.c43 xillybus_init_chrdev(struct device *dev, const struct file_operations *fops, struct module *owner, void *private_data, unsigned char *idt, unsigned int len, int num_nodes, const char *prefix, bool enumerate) argument
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_cnv_dbgfs.c279 const struct file_operations *fops; local
/linux-master/drivers/cxl/core/
H A Dmemdev.c662 cxl_memdev_alloc(struct cxl_dev_state *cxlds, const struct file_operations *fops) argument
/linux-master/drivers/edac/
H A Ddebugfs.c110 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
H A Dedac_module.h89 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
H A Dthunderx_edac.c172 const struct file_operations fops; member in struct:debugfs_entry
/linux-master/drivers/firmware/cirrus/
H A Dcs_dsp.c443 const struct file_operations fops; member in struct:__anon77
/linux-master/drivers/firmware/efi/
H A Dvars.c29 const struct efivar_operations *fops; local
/linux-master/drivers/fpga/
H A Ddfl.c657 dfl_fpga_dev_ops_register(struct platform_device *pdev, const struct file_operations *fops, struct module *owner) argument

Completed in 528 milliseconds

123456