watchdog_fops 950 drivers/hwmon/fschmd.c static const struct file_operations watchdog_fops = { watchdog_fops 1216 drivers/hwmon/fschmd.c data->watchdog_miscdev.fops = &watchdog_fops; watchdog_fops 1454 drivers/hwmon/w83793.c static const struct file_operations watchdog_fops = { watchdog_fops 1881 drivers/hwmon/w83793.c data->watchdog_miscdev.fops = &watchdog_fops; watchdog_fops 665 drivers/watchdog/f71808e_wdt.c static const struct file_operations watchdog_fops = { watchdog_fops 677 drivers/watchdog/f71808e_wdt.c .fops = &watchdog_fops, watchdog_fops 932 drivers/watchdog/watchdog_dev.c static const struct file_operations watchdog_fops = { watchdog_fops 943 drivers/watchdog/watchdog_dev.c .fops = &watchdog_fops, watchdog_fops 1007 drivers/watchdog/watchdog_dev.c cdev_init(&wd_data->cdev, &watchdog_fops); watchdog_fops 179 drivers/watchdog/wdt285.c static const struct file_operations watchdog_fops = { watchdog_fops 191 drivers/watchdog/wdt285.c .fops = &watchdog_fops,