Home
last modified time | relevance | path

Searched refs:watchdog_fops (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdt285.c179 static const struct file_operations watchdog_fops = { variable
192 .fops = &watchdog_fops,
H A Dwatchdog_dev.c952 static const struct file_operations watchdog_fops = { variable
964 .fops = &watchdog_fops,
1030 cdev_init(&wd_data->cdev, &watchdog_fops); in watchdog_cdev_register()
H A Df71808e_wdt.c650 static const struct file_operations watchdog_fops = { variable
663 .fops = &watchdog_fops,
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdt285.c179 static const struct file_operations watchdog_fops = { variable
192 .fops = &watchdog_fops,
H A Dwatchdog_dev.c992 static const struct file_operations watchdog_fops = { variable
1004 .fops = &watchdog_fops,
1075 cdev_init(&wd_data->cdev, &watchdog_fops); in watchdog_cdev_register()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dfschmd.c949 static const struct file_operations watchdog_fops = { variable
1215 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
H A Dw83793.c1452 static const struct file_operations watchdog_fops = { variable
1876 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dfschmd.c949 static const struct file_operations watchdog_fops = { variable
1215 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()
H A Dw83793.c1452 static const struct file_operations watchdog_fops = { variable
1874 data->watchdog_miscdev.fops = &watchdog_fops; in w83793_probe()

Completed in 14 milliseconds