Home
last modified time | relevance | path

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

/drivers/watchdog/
Dwdt285.c184 static const struct file_operations watchdog_fops = { variable
196 .fops = &watchdog_fops,
Dwatchdog_dev.c500 static const struct file_operations watchdog_fops = { variable
511 .fops = &watchdog_fops,
544 cdev_init(&watchdog->cdev, &watchdog_fops); in watchdog_dev_register()
Df71808e_wdt.c617 static const struct file_operations watchdog_fops = { variable
629 .fops = &watchdog_fops,
/drivers/hwmon/
Dfschmd.c966 static const struct file_operations watchdog_fops = { variable
1232 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
Dw83793.c1467 static const struct file_operations watchdog_fops = { variable
1906 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()