Home
last modified time | relevance | path

Searched defs:nd_region_desc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dlibnvdimm.h118 struct nd_region_desc { struct
119 struct resource *res;
120 struct nd_mapping_desc *mapping;
121 u16 num_mappings;
122 const struct attribute_group **attr_groups;
123 struct nd_interleave_set *nd_set;
124 void *provider_data;
148 struct nd_region_desc ndr_desc; argument