Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/watchdog/
Dpseries-wdt.c71 static const unsigned long pseries_wdt_action[] = { variable
174 if (action >= ARRAY_SIZE(pseries_wdt_action)) in pseries_wdt_probe()
176 pw->action = pseries_wdt_action[action]; in pseries_wdt_probe()