Home
last modified time | relevance | path

Searched refs:watchdog_fops (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/watchdog/
Dwdt285.c179 static const struct file_operations watchdog_fops = { variable
192 .fops = &watchdog_fops,
Dwatchdog_dev.c958 static const struct file_operations watchdog_fops = { variable
970 .fops = &watchdog_fops,
1037 cdev_init(&wd_data->cdev, &watchdog_fops); in watchdog_cdev_register()
Df71808e_wdt.c648 static const struct file_operations watchdog_fops = { variable
661 .fops = &watchdog_fops,
/Linux-v5.15/drivers/hwmon/
Dfschmd.c949 static const struct file_operations watchdog_fops = { variable
1215 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
Dw83793.c1452 static const struct file_operations watchdog_fops = { variable
1876 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()