Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwdat_wdt.c16 #define MAX_WDAT_ACTIONS ACPI_WDAT_ACTION_RESERVED macro
47 struct list_head *instructions[MAX_WDAT_ACTIONS];
382 if (action >= MAX_WDAT_ACTIONS) { in wdat_wdt_probe()