Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dax/
Dbus.h40 int match_always; member
Dbus.c201 if (dax_drv->match_always) in dax_bus_match()
1409 match_always_count += dax_drv->match_always; in __dax_driver_register()
1420 if (rc && dax_drv->match_always) { in __dax_driver_register()
1422 match_always_count -= dax_drv->match_always; in __dax_driver_register()
1436 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
Ddevice.c458 .match_always = 1,