Searched refs:fops (Results 176 - 200 of 696) sorted by relevance

1234567891011>>

/linux-master/drivers/watchdog/
H A Dsc1200wdt.c318 .fops = &sc1200wdt_fops,
H A Dit8712f_wdt.c355 .fops = &it8712f_wdt_fops,
H A Dcpu5wdt.c199 .fops = &cpu5wdt_fops,
H A Dmachzwd.c373 .fops = &zf_fops,
H A Dsc520_wdt.c345 .fops = &wdt_fops,
H A Dw83877f_wdt.c313 .fops = &wdt_fops,
H A Dsbc60xxwdt.c289 .fops = &wdt_fops,
H A Deurotechwdt.c382 .fops = &eurwdt_fops,
H A Dsa1100_wdt.c178 .fops = &sa1100dog_fops,
H A Drdc321x_wdt.c211 .fops = &rdc321x_wdt_fops,
/linux-master/drivers/w1/slaves/
H A Dw1_ds2431.c287 .fops = &w1_f2d_fops,
H A Dw1_ds2430.c288 .fops = &w1_f14_fops,
H A Dw1_ds2805.c291 .fops = &w1_f0d_fops,
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-device.c216 vdev->fops = &v4l2_subdev_fops;
/linux-master/drivers/media/firewire/
H A Dfiredtv-ci.c226 .fops = &fdtv_ca_fops,
/linux-master/drivers/nfc/pn533/
H A Dpn533.h236 struct pn533_frame_ops *fops,
/linux-master/drivers/gpu/drm/tiny/
H A Dhx8357d.c195 .fops = &hx8357d_fops,
H A Dili9163.c114 .fops = &ili9163_fops,
H A Dst7735r.c156 .fops = &st7735r_fops,
H A Dmi0283qt.c155 .fops = &mi0283qt_fops,
H A Dili9341.c151 .fops = &ili9341_fops,
/linux-master/drivers/hwtracing/intel_th/
H A Dintel_th.h152 * @fops: file operations for device nodes
182 const struct file_operations *fops; member in struct:intel_th_driver
/linux-master/drivers/media/radio/
H A Dradio-timb.c110 tr->video_dev.fops = &timbradio_fops;
/linux-master/drivers/media/radio/si4713/
H A Dradio-platform-si4713.c127 .fops = &radio_si4713_fops,
/linux-master/drivers/s390/char/
H A Dhmcdrv_dev.c345 hmcdrv_dev.dev.fops = &hmcdrv_dev_fops;

Completed in 175 milliseconds

1234567891011>>