Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/hmem/
H A Dhmem.c44 static struct platform_driver dax_hmem_driver = { variable
145 rc = platform_driver_register(&dax_hmem_driver); in dax_hmem_init()
154 platform_driver_unregister(&dax_hmem_driver); in dax_hmem_exit()