Searched defs:fops (Results 26 - 50 of 127) sorted by relevance

123456

/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/drivers/net/wireless/broadcom/b43legacy/
H A Ddebugfs.c34 struct file_operations fops; member in struct:b43legacy_debugfs_fops
/linux-master/block/partitions/
H A Defi.c589 const struct block_device_operations *fops = disk->fops; local
/linux-master/drivers/scsi/qedi/
H A Dqedi_debugfs.c18 qedi_dbg_host_init(struct qedi_dbg_ctx *qedi, const struct qedi_debugfs_ops *dops, const struct file_operations *fops) argument
/linux-master/drivers/scsi/bfa/
H A Dbfad_debugfs.c425 const struct file_operations *fops; member in struct:bfad_debugfs_entry
/linux-master/drivers/net/netdevsim/
H A Dhwstats.c334 const struct file_operations fops; member in struct:nsim_dev_hwstats_fops
/linux-master/sound/
H A Dsound_core.c159 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) argument
239 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) argument
347 int register_sound_special_device(const struct file_operations *fops, int unit, argument
414 int register_sound_special(const struct file_operations *fops, int unit) argument
433 register_sound_mixer(const struct file_operations *fops, int dev) argument
461 register_sound_dsp(const struct file_operations *fops, int dev) argument
[all...]
/linux-master/include/media/
H A Ddvbdev.h165 const struct file_operations *fops; member in struct:dvb_device
205 struct file_operations *fops; member in struct:dvbdevfops_node
/linux-master/drivers/scsi/qedf/
H A Dqedf_debugfs.c22 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, const struct qedf_debugfs_ops *dops, const struct file_operations *fops) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c50 qibfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *fops, void *data) argument
85 create_file(const char *name, umode_t mode, struct dentry *parent, struct dentry **dentry, const struct file_operations *fops, void *data) argument
/linux-master/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c733 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/sound/soc/sof/
H A Dsof-client-ipc-msg-injector.c256 static const struct file_operations *fops; local
/linux-master/include/drm/
H A Ddrm_drv.h444 const struct file_operations *fops; member in struct:drm_driver
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_drv.c436 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c245 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/drivers/media/pci/ivtv/
H A Divtv-streams.c98 const struct v4l2_file_operations *fops; member in struct:__anon1119
/linux-master/drivers/misc/lkdtm/
H A Dcore.c59 const struct file_operations fops; member in struct:crashpoint
/linux-master/fs/
H A Dfile_table.c338 alloc_file_pseudo(struct inode *inode, struct vfsmount *mnt, const char *name, int flags, const struct file_operations *fops) argument
359 alloc_file_pseudo_noaccount(struct inode *inode, struct vfsmount *mnt, const char *name, int flags, const struct file_operations *fops) argument
383 alloc_file_clone(struct file *base, int flags, const struct file_operations *fops) argument
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c470 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/drivers/gpu/drm/mxsfb/
H A Dmxsfb_drv.c329 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_drv.c94 DEFINE_DRM_GEM_DMA_FOPS(fops); variable
/linux-master/arch/s390/kernel/
H A Dsysinfo.c528 const struct file_operations *fops; member in struct:stsi_file
[all...]
/linux-master/fs/bcachefs/
H A Dthread_with_file.c22 bch2_run_thread_with_file(struct thread_with_file *thr, const struct file_operations *fops, int (*fn)(void *)) argument
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c477 const struct file_operations *fops; member in struct:bnad_debugfs_entry
/linux-master/drivers/net/wireless/ath/carl9170/
H A Ddebug.c57 const struct file_operations fops; member in struct:carl9170_debugfs_fops

Completed in 294 milliseconds

123456