Searched refs:fops (Results 201 - 225 of 696) sorted by relevance

1234567891011>>

/linux-master/drivers/watchdog/
H A Drc32434_wdt.c256 .fops = &rc32434_wdt_fops,
H A Dib700wdt.c270 .fops = &ibwdt_fops,
H A Dgeodewdt.c210 .fops = &geodewdt_fops,
H A Dadvantechwdt.c231 .fops = &advwdt_fops,
H A Dibmasr.c354 .fops = &asr_fops,
H A Dat91rm9200_wdt.c224 .fops = &at91wdt_fops,
H A Dgef_wdt.c259 .fops = &gef_wdt_fops,
H A Dpika_wdt.c223 .fops = &pikawdt_fops,
H A Dath79_wdt.c245 .fops = &ath79_wdt_fops,
/linux-master/drivers/usb/dwc3/
H A Ddebugfs.c683 const struct file_operations *const fops; member in struct:dwc3_ep_file_map
996 const struct file_operations *fops = dwc3_ep_file_map[i].fops; local
999 debugfs_create_file(name, 0444, dir, dep, fops);
/linux-master/drivers/s390/char/
H A Dvmcp.c251 .fops = &vmcp_fops,
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c306 &files->fops);
/linux-master/drivers/gpu/drm/tiny/
H A Dili9486.c173 .fops = &ili9486_fops,
/linux-master/drivers/gpu/drm/vkms/
H A Dvkms_drv.c113 .fops = &vkms_driver_fops,
/linux-master/drivers/misc/
H A Dtps6594-pfsm.c263 pfsm->miscdev.fops = &tps6594_pfsm_fops;
/linux-master/drivers/leds/
H A Duleds.c207 .fops = &uleds_fops,
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dvirt.c305 .fops = &sgx_vepc_fops,
/linux-master/drivers/gpu/drm/sti/
H A Dsti_drv.c136 .fops = &sti_driver_fops,
/linux-master/drivers/gpu/drm/stm/
H A Ddrv.c66 .fops = &drv_driver_fops,
/linux-master/drivers/gpu/drm/tve200/
H A Dtve200_drv.c144 .fops = &drm_fops,
/linux-master/drivers/crypto/ccp/
H A Ddbc.c254 dbc_dev->char_dev.fops = &dbc_fops;
/linux-master/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c168 .fops = &imx_drm_driver_fops,
/linux-master/drivers/soc/aspeed/
H A Daspeed-lpc-ctrl.c320 lpc_ctrl->miscdev.fops = &aspeed_lpc_ctrl_fops;
/linux-master/drivers/virt/coco/tdx-guest/
H A Dtdx-guest.c272 .fops = &tdx_guest_fops,
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c104 .fops = &shmob_drm_fops,

Completed in 208 milliseconds

1234567891011>>