Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dax/
Dbus.h40 int match_always; member
Dbus.c202 if (dax_drv->match_always) in dax_bus_match()
1420 match_always_count += dax_drv->match_always; in __dax_driver_register()
1439 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
Ddevice.c464 .match_always = 1,