Home
last modified time | relevance | path

Searched refs:s3c2410wdt_ops (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/Documentation/watchdog/
Dconvert_drivers_to_kernel_api.rst127 +static struct watchdog_ops s3c2410wdt_ops = {
167 + .ops = &s3c2410wdt_ops,
/linux-6.12.1/drivers/watchdog/
Ds3c2410_wdt.c581 static const struct watchdog_ops s3c2410wdt_ops = { variable
592 .ops = &s3c2410wdt_ops,