Searched refs:part_name (Results 1 – 2 of 2) sorted by relevance
162 int arm_set_image_source(unsigned int image_id, const char *part_name, in arm_set_image_source() argument165 const partition_entry_t *entry = get_partition_entry(part_name); in arm_set_image_source()168 ERROR("Unable to find the %s partition\n", part_name); in arm_set_image_source()
167 int arm_set_image_source(unsigned int image_id, const char *part_name,
Completed in 3 milliseconds