Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt_devs.c169 static const struct device_type nd_btt_device_type = { variable
177 return dev->type == &nd_btt_device_type; in is_nd_btt()
208 dev->type = &nd_btt_device_type; in __nd_btt_create()