Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Ddmi_scan.c414 static void __init count_mem_devices(const struct dmi_header *dm, void *v) in count_mem_devices() function
457 if (dmi_walk_early(count_mem_devices) == 0 && dmi_memdev_nr) { in dmi_memdev_walk()