Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvdimm/
Dcore.c217 static int nd_uuid_parse(struct device *dev, u8 *uuid_out, const char *buf, in nd_uuid_parse() function
261 rc = nd_uuid_parse(dev, uuid, buf, len); in nd_uuid_store()