Home
last modified time | relevance | path

Searched refs:fops (Results 526 – 550 of 702) sorted by relevance

1...<<212223242526272829

/openbmc/linux/drivers/input/misc/
H A Duinput.c1125 .fops = &uinput_fops,
/openbmc/linux/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c750 .fops = &vip_fops,
/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddevice.c656 int minor, const struct file_operations *fops, in device_init_cdev() argument
660 cdev_init(cdev, fops); in device_init_cdev()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2259 const struct file_operations *fops, in qib_cdev_init() argument
2276 cdev->ops = fops; in qib_cdev_init()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c106 .fops = &ubi_ctrl_cdev_operations,
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal-video.c1020 vfd->fops = &cal_fops; in cal_ctx_v4l2_init()
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c84 .fops = &ubi_ctrl_cdev_operations,
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c963 .fops = &mpeg_fops,
/openbmc/linux/drivers/xen/
H A Dprivcmd.c1242 .fops = &xen_privcmd_fops,
H A Dgntdev.c1145 .fops = &gntdev_fops,
/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c75 .fops = &ne_fops,
/openbmc/linux/drivers/media/usb/airspy/
H A Dairspy.c849 .fops = &airspy_fops,
/openbmc/linux/drivers/media/platform/
H A Dm2m-deinterlace.c905 .fops = &deinterlace_fops,
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c1080 .fops = &viacam_fops,
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uvc.c441 uvc->vdev.fops = &uvc_v4l2_fops; in uvc_register_video()
/openbmc/linux/drivers/crypto/ccp/
H A Dsev-dev.c1201 misc->fops = &sev_fops; in sev_misc_init()
/openbmc/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c914 .fops = &ssd130x_fops,
/openbmc/linux/drivers/block/zram/
H A Dzram_drv.c428 zram->disk->fops = &zram_devops; in reset_bdev()
2214 zram->disk->fops = &zram_devops; in zram_add()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c1297 static const struct file_operations fops = { variable
1589 debugfs_create_file("run", 0200, dbg->dbg_root, dev, &fops); in create_debugfs_files()
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c1945 disk->fops = &null_rq_ops; in null_gendisk_register()
1947 disk->fops = &null_bio_ops; in null_gendisk_register()
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c1315 .fops = &mdesc_fops,
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c1079 ctx->misc.fops = &aspeed_xdma_fops; in aspeed_xdma_probe()
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1147 .fops = &hdpvr_fops,
/openbmc/linux/Documentation/driver-api/usb/
H A Dwriting_usb_driver.rst75 The fops and minor variables are optional. Most USB drivers hook into
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_driver.c736 .fops = &zoran_fops,

1...<<212223242526272829