Home
last modified time | relevance | path

Searched refs:fops (Results 201 – 225 of 702) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/watchdog/
H A Drc32434_wdt.c256 .fops = &rc32434_wdt_fops,
H A Dat91rm9200_wdt.c224 .fops = &at91wdt_fops,
H A Dath79_wdt.c245 .fops = &ath79_wdt_fops,
H A Dar7_wdt.c259 .fops = &ar7_wdt_fops,
H A Deurotechwdt.c382 .fops = &eurwdt_fops,
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_drv.c107 .fops = &tidss_fops,
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dintel_th.h182 const struct file_operations *fops; member
/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c38 .fops = &hv_fops,
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dili9341.c151 .fops = &ili9341_fops,
H A Dili9486.c173 .fops = &ili9486_fops,
H A Dmi0283qt.c155 .fops = &mi0283qt_fops,
H A Dst7735r.c156 .fops = &st7735r_fops,
/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_drv.c144 .fops = &drm_fops,
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c216 const struct file_operations *fops, in __aafs_setup_d_inode() argument
240 inode->i_fop = fops; in __aafs_setup_d_inode()
266 const struct file_operations *fops, in aafs_create() argument
297 error = __aafs_setup_d_inode(dir, dentry, mode, data, link, fops, iops); in aafs_create()
327 const struct file_operations *fops) in aafs_create_file() argument
329 return aafs_create(name, mode, parent, data, NULL, fops, NULL); in aafs_create_file()
1569 const struct file_operations *fops) in create_profile_file() argument
1574 dent = aafs_create_file(name, S_IFREG | 0444, dir, proxy, fops); in create_profile_file()
/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c149 const struct file_operations *fops, in ibmasmfs_create_file() argument
166 inode->i_fop = fops; in ibmasmfs_create_file()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c477 const struct file_operations *fops; member
525 file->fops); in bnad_debugfs_init()
/openbmc/linux/drivers/input/serio/
H A Duserio.c274 .fops = &userio_fops,
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2431.c287 .fops = &w1_f2d_fops,
H A Dw1_ds2805.c291 .fops = &w1_f0d_fops,
H A Dw1_therm.c503 .fops = &w1_ds18s20_fops,
508 .fops = &w1_therm_fops,
513 .fops = &w1_therm_fops,
518 .fops = &w1_ds28ea00_fops,
523 .fops = &w1_therm_fops,
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c226 .fops = &fdtv_ca_fops,
/openbmc/linux/drivers/crypto/ccp/
H A Ddbc.c232 dbc_dev->char_dev.fops = &dbc_fops; in dbc_dev_init()
/openbmc/linux/drivers/accel/
H A Ddrm_accel.c267 new_fops = fops_get(minor->dev->driver->fops); in accel_stub_open()
/openbmc/linux/Documentation/filesystems/
H A Ddebugfs.rst50 const struct file_operations *fops);
55 resulting inode structure, and fops is a set of file operations which
67 const struct file_operations *fops,
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-streams.c98 const struct v4l2_file_operations *fops; member
236 s->vdev.fops = ivtv_stream_info[type].fops; in ivtv_prep_dev()

12345678910>>...29