Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Dwdt285.c179 static const struct file_operations watchdog_fops = { variable
191 .fops = &watchdog_fops,
/linux/drivers/hwmon/
H A Dfschmd.c949 static const struct file_operations watchdog_fops = { variable
1214 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
H A Dw83793.c1452 static const struct file_operations watchdog_fops = { variable
1873 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()