Home
last modified time | relevance | path

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

/linux/drivers/dax/
A Dbus.h40 int match_always; member
A 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()
A Ddevice.c458 .match_always = 1,

Completed in 10 milliseconds