Searched refs:fops (Results 251 - 275 of 408) sorted by relevance

<<11121314151617

/drivers/block/
H A Dnbd.c820 disk->fops = &nbd_fops;
H A Dps3vram.c768 gendisk->fops = &ps3vram_fops;
H A Dsunvdc.c700 g->fops = &vdc_fops;
H A Dswim.c859 swd->unit[drive].disk->fops = &floppy_fops;
H A Dumem.c1122 disk->fops = &mm_fops;
H A Dxsysace.c1007 ace->gd->fops = &ace_fops;
/drivers/block/paride/
H A Dpcd.c322 disk->fops = &pcd_bdops;
H A Dpd.c838 p->fops = &pd_fops;
H A Dpf.c298 disk->fops = &pf_fops;
/drivers/char/agp/
H A Dfrontend.c1063 .fops = &agp_fops
/drivers/char/ipmi/
H A Dipmi_watchdog.c953 .fops = &ipmi_wdog_fops
/drivers/char/
H A Drtc.c915 .fops = &rtc_fops,
H A Dtlclk.c277 .fops = &tlclk_fops,
/drivers/char/tpm/
H A Dtpm_tis.c451 .fops = &tis_ops,},
/drivers/gpu/drm/i915/
H A Di915_drv.c931 .fops = &i915_driver_fops,
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1161 .fops = &vmwgfx_driver_fops,
/drivers/hid/usbhid/
H A Dhiddev.c870 .fops = &hiddev_fops,
/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h882 int ipath_cdev_init(int minor, char *name, const struct file_operations *fops,
/drivers/infiniband/hw/qib/
H A Dqib.h1081 const struct file_operations *fops,
/drivers/input/
H A Devdev.c1089 .fops = &evdev_fops,
H A Djoydev.c964 .fops = &joydev_fops,
H A Dmousedev.c1061 .fops = &mousedev_fops,
/drivers/input/misc/
H A Duinput.c810 .fops = &uinput_fops,
/drivers/media/video/
H A Darv.c769 ar->vdev.fops = &ar_fops;
/drivers/media/video/blackfin/
H A Dbfin_capture.c902 vfd->fops = &bcap_fops;

Completed in 7369 milliseconds

<<11121314151617