Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dwdt285.c179 static const struct file_operations watchdog_fops = { variable
192 .fops = &watchdog_fops,
A Dwatchdog_dev.c991 static const struct file_operations watchdog_fops = { variable
1003 .fops = &watchdog_fops,
1075 cdev_init(&wd_data->cdev, &watchdog_fops); in watchdog_cdev_register()
/linux-6.3-rc2/drivers/hwmon/
A Dfschmd.c949 static const struct file_operations watchdog_fops = { variable
1215 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
A Dw83793.c1452 static const struct file_operations watchdog_fops = { variable
1874 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()

Completed in 12 milliseconds