Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dax/
H A Dbus.h40 int match_always; member
H A Dbus.c199 * All but the 'device-dax' driver, which has 'match_always' in dax_bus_match()
202 if (dax_drv->match_always) in dax_bus_match()
1433 match_always_count += dax_drv->match_always; in __dax_driver_register()
1452 match_always_count -= dax_drv->match_always; in dax_driver_unregister()
H A Ddevice.c464 .match_always = 1,

Completed in 3 milliseconds