Lines Matching defs:nd_region_desc
125 struct nd_region_desc { struct
126 struct resource *res;
127 struct nd_mapping_desc *mapping;
128 u16 num_mappings;
129 const struct attribute_group **attr_groups;
130 struct nd_interleave_set *nd_set;
131 void *provider_data;
132 int num_lanes;
133 int numa_node;
134 int target_node;
135 unsigned long flags;
136 int memregion;
137 struct device_node *of_node;
138 int (*flush)(struct nd_region *nd_region, struct bio *bio);