Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/hmem/
H A Ddevice.c20 int walk_hmem_resources(struct device *host, walk_hmem_fn fn) in walk_hmem_resources() function
34 EXPORT_SYMBOL_GPL(walk_hmem_resources);
H A Dhmem.c127 return walk_hmem_resources(&pdev->dev, hmem_register_device); in dax_hmem_platform_probe()
/openbmc/linux/include/linux/
H A Ddax.h287 int walk_hmem_resources(struct device *dev, walk_hmem_fn fn);