Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dax/
H A Dbus.h40 int match_always; member
H A Dbus.c202 if (dax_drv->match_always) in dax_bus_match()
1418 match_always_count += dax_drv->match_always; in __dax_driver_register()
1437 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
H A Ddevice.c464 .match_always = 1,