Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dbus.h33 DAXDRV_DEVICE_TYPE, enumerator
H A Ddevice.c481 .type = DAXDRV_DEVICE_TYPE,
H A Dbus.c70 enum dax_driver_type type = DAXDRV_DEVICE_TYPE; in dax_match_type()
80 if (dax_drv->type == DAXDRV_DEVICE_TYPE && in dax_match_type()