Home
last modified time | relevance | path

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

/drivers/watchdog/
Dwdt285.c182 static const struct file_operations watchdog_fops = { variable
194 .fops = &watchdog_fops,
/drivers/hwmon/
Dfschmd.c843 static struct file_operations watchdog_fops = { variable
1065 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()