Home
last modified time | relevance | path

Searched refs:fops (Results 176 – 200 of 702) sorted by relevance

12345678910>>...29

/openbmc/linux/drivers/watchdog/
H A Dgef_wdt.c259 .fops = &gef_wdt_fops,
H A Dpika_wdt.c223 .fops = &pikawdt_fops,
H A Dadvantechwdt.c231 .fops = &advwdt_fops,
H A Dcpu5wdt.c199 .fops = &cpu5wdt_fops,
H A Dsa1100_wdt.c178 .fops = &sa1100dog_fops,
H A Dpcwd_usb.c563 .fops = &usb_pcwd_fops,
577 .fops = &usb_pcwd_temperature_fops,
H A Dsbc60xxwdt.c289 .fops = &wdt_fops,
H A Dsc520_wdt.c345 .fops = &wdt_fops,
H A Dw83877f_wdt.c313 .fops = &wdt_fops,
H A Dalim1535_wdt.c373 .fops = &ali_fops,
H A Drdc321x_wdt.c211 .fops = &rdc321x_wdt_fops,
/openbmc/linux/drivers/char/hw_random/
H A Ds390-trng.c150 .fops = &trng_fops,
/openbmc/linux/drivers/sbus/char/
H A Ddisplay7seg.c167 .fops = &d7s_fops
/openbmc/linux/drivers/media/radio/si4713/
H A Dradio-platform-si4713.c127 .fops = &radio_si4713_fops,
/openbmc/linux/drivers/media/radio/
H A Dradio-timb.c110 tr->video_dev.fops = &timbradio_fops; in timbradio_probe()
/openbmc/linux/include/drm/
H A Ddrm_drv.h444 const struct file_operations *fops; member
/openbmc/linux/drivers/gpu/drm/stm/
H A Ddrv.c66 .fops = &drv_driver_fops,
/openbmc/linux/drivers/leds/
H A Duleds.c207 .fops = &uleds_fops,
/openbmc/linux/arch/m68k/emu/
H A Dnfblock.c127 dev->disk->fops = &nfhd_ops; in nfhd_init_one()
/openbmc/linux/drivers/misc/cxl/
H A Dflash.c508 static const struct file_operations fops = { variable
527 cdev_init(&adapter->guest->cdev, &fops); in cxl_guest_add_chardev()
/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_soft.c401 synth_device.fops = &softsynth_fops; in softsynth_probe()
410 synthu_device.fops = &softsynthu_fops; in softsynth_probe()
/openbmc/linux/block/
H A Dblk-core.c613 disk->fops->submit_bio(bio); in __submit_bio()
900 if (disk && disk->fops->poll_bio) in bio_poll()
901 ret = disk->fops->poll_bio(bio, iob, flags); in bio_poll()
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2430.c288 .fops = &w1_f14_fops,
/openbmc/linux/drivers/nfc/
H A Dvirtual_ncidev.c204 .fops = &virtual_ncidev_fops,
/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.h236 struct pn533_frame_ops *fops,

12345678910>>...29