Searched refs:watchdog_fops (Results 1 – 2 of 2) sorted by relevance
182 static const struct file_operations watchdog_fops = { variable194 .fops = &watchdog_fops,
843 static struct file_operations watchdog_fops = { variable1065 data->watchdog_miscdev.fops = &watchdog_fops; in fschmd_probe()