Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Dbus.c35 static struct dax_id *__dax_match_id(struct dax_device_driver *dax_drv, in __dax_match_id() function
53 match = !!__dax_match_id(dax_drv, dev_name(dev)); in dax_match_id()
101 dax_id = __dax_match_id(dax_drv, buf); in do_id_store()