Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsimatic-ipc-wdt.c54 static struct resource io_resource_trigger = variable
182 if (!devm_request_region(dev, io_resource_trigger.start, in simatic_ipc_wdt_probe()
183 resource_size(&io_resource_trigger), in simatic_ipc_wdt_probe()
184 io_resource_trigger.name)) { in simatic_ipc_wdt_probe()