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.c885 static const struct file_operations watchdog_fops = { variable
896 .fops = &watchdog_fops,
945 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,
/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()