Searched defs:include_region (Results 1 – 2 of 2) sorted by relevance
207 static int include_region(struct flashrom_layout *const l, const char *name, in include_region() function
948 pub fn include_region(&mut self, region: &str) -> std::result::Result<(), RegionError> { in include_region() method