Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Dbus.h36 int match_always; member
Dbus.c148 if (dax_drv->match_always) in dax_bus_match()
473 match_always_count += dax_drv->match_always; in __dax_driver_register()
492 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
Ddevice.c469 .match_always = 1,