Searched refs:fops (Results 401 - 425 of 700) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_params.c517 video_dev->fops = &sun6i_isp_params_fops;
/linux-master/drivers/platform/goldfish/
H A Dgoldfish_pipe.c795 miscdev->fops = &goldfish_pipe_fops;
/linux-master/drivers/mtd/
H A Dmtd_blkdevs.c353 gd->fops = &mtd_block_ops;
/linux-master/drivers/block/
H A Dps3disk.c458 gendisk->fops = &ps3disk_fops;
/linux-master/drivers/cdrom/
H A Dgdrom.c794 gd.disk->fops = &gdrom_bdops;
/linux-master/fs/dlm/
H A Dplock.c611 .fops = &dev_fops
/linux-master/drivers/gpu/drm/
H A Ddrm_file.c83 * stored in the &drm_driver.fops field. The mandatory functions are drm_open(),
122 * The driver's &file_operations must be stored in &drm_driver.fops.
948 * drm_show_fdinfo - helper for drm file fops
987 * (the drm_device.driver.fops) to mimick userspace operations, or be supplied
1003 file = anon_inode_getfile("drm", dev->driver->fops, priv, flags);
/linux-master/drivers/acpi/
H A Dpfr_update.c544 pfru_dev->miscdev.fops = &acpi_pfru_fops;
/linux-master/drivers/power/supply/
H A Dds2760_battery.c796 .fops = &w1_ds2760_fops,
/linux-master/drivers/sbus/char/
H A Dopenprom.c700 .fops = &openprom_fops,
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp-video.c613 vdev->fops = &isp_video_fops;
/linux-master/drivers/xen/
H A Devtchn.c703 .fops = &evtchn_fops,
/linux-master/drivers/s390/block/
H A Ddasd_eer.c697 dasd_eer_dev->fops = &dasd_eer_fops;
H A Dscm_blk.c482 bdev->gendisk->fops = &scm_blk_devops;
/linux-master/drivers/hwtracing/coresight/
H A Dultrasoc-smb.c494 drvdata->miscdev.fops = &smb_fops;
/linux-master/drivers/mtd/ubi/
H A Dblock.c405 gd->fops = &ubiblock_ops;
/linux-master/drivers/usb/image/
H A Dmdc800.c413 .fops = &mdc800_device_ops,
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.c429 vfd_dec->fops = &mtk_vcodec_fops;
/linux-master/drivers/accel/ivpu/
H A Divpu_drv.c402 .fops = &ivpu_fops,
/linux-master/fs/fuse/
H A Dcuse.c607 .fops = &cuse_channel_fops,
/linux-master/drivers/firewire/
H A Dnosy.c653 lynx->misc.fops = &nosy_ops;
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c592 .fops = &ili9341_dbi_fops,
/linux-master/drivers/auxdisplay/
H A Dcharlcd.c535 .fops = &charlcd_fops,
/linux-master/drivers/bluetooth/
H A Dhci_vhci.c689 .fops = &vhci_fops,
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A D8723a.c230 priv->fops->set_crystal_cap = NULL;

Completed in 487 milliseconds

<<11121314151617181920>>