Lines Matching defs:nd_region_desc
117 struct nd_region_desc { struct
118 struct resource *res;
119 struct nd_mapping_desc *mapping;
120 u16 num_mappings;
121 const struct attribute_group **attr_groups;
122 struct nd_interleave_set *nd_set;
123 void *provider_data;
124 int num_lanes;
125 int numa_node;
126 int target_node;
127 unsigned long flags;
128 int memregion;
129 struct device_node *of_node;
130 int (*flush)(struct nd_region *nd_region, struct bio *bio);