Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dnd-core.h39 const char *dimm_id; member
H A Ddimm_devs.c574 struct resource *flush_wpq, const char *dimm_id, in __nvdimm_create() argument
590 nvdimm->dimm_id = dimm_id; in __nvdimm_create()
H A Dsecurity.c57 sprintf(desc, "%s%s", NVDIMM_PREFIX, nvdimm->dimm_id); in nvdimm_request_key()