Home
last modified time | relevance | path

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

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