Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/watchdog/
Dsimatic-ipc-wdt.c50 static struct resource io_resource_enable = variable
173 if (!devm_request_region(dev, io_resource_enable.start, in simatic_ipc_wdt_probe()
174 resource_size(&io_resource_enable), in simatic_ipc_wdt_probe()
175 io_resource_enable.name)) { in simatic_ipc_wdt_probe()