Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dacpi_watchdog.c110 size_t nresources = 0; in acpi_watchdog_init() local
167 nresources++; in acpi_watchdog_init()
171 resources = kcalloc(nresources, sizeof(*resources), GFP_KERNEL); in acpi_watchdog_init()
180 resources, nresources); in acpi_watchdog_init()