Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
Dwdt285.c184 static const struct file_operations watchdog_fops = { variable
196 .fops = &watchdog_fops,
Dwatchdog_dev.c906 static const struct file_operations watchdog_fops = { variable
917 .fops = &watchdog_fops,
968 cdev_init(&wd_data->cdev, &watchdog_fops); in watchdog_cdev_register()
Df71808e_wdt.c664 static const struct file_operations watchdog_fops = { variable
676 .fops = &watchdog_fops,
/Linux-v4.19/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
1905 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()