Searched refs:dax_bus_init (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/dax/ | ||
H A D | dax-private.h | 16 int dax_bus_init(void); |
H A D | super.c | 574 rc = dax_bus_init(); in dax_core_init() |
H A D | bus.c | 1479 int __init dax_bus_init(void) in dax_bus_init() function |