Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dlibnvdimm.h121 struct nd_region_desc { struct
122 struct resource *res;
123 struct nd_mapping_desc *mapping;
124 u16 num_mappings;
125 const struct attribute_group **attr_groups;
126 struct nd_interleave_set *nd_set;
127 void *provider_data;
128 int num_lanes;
129 int numa_node;
153 struct nd_region_desc ndr_desc; argument