Home
last modified time | relevance | path

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

/drivers/dax/
Dbus.h31 int match_always; member
Dbus.c223 if (dax_drv->match_always) in dax_bus_match()
1454 match_always_count += dax_drv->match_always; in __dax_driver_register()
1465 if (rc && dax_drv->match_always) { in __dax_driver_register()
1467 match_always_count -= dax_drv->match_always; in __dax_driver_register()
1481 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
Ddevice.c479 .match_always = 1,