Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Dwdt285.c184 static const struct file_operations watchdog_fops = { variable
196 .fops = &watchdog_fops,
Dwatchdog_dev.c503 static const struct file_operations watchdog_fops = { variable
514 .fops = &watchdog_fops,
547 cdev_init(&wdd->cdev, &watchdog_fops); in watchdog_dev_register()
Df71808e_wdt.c617 static const struct file_operations watchdog_fops = { variable
629 .fops = &watchdog_fops,
/linux-4.4.14/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()