Lines Matching defs:fap
165 boot_swap_info_off(const struct flash_area *fap) in boot_swap_info_off()
218 boot_read_flag(const struct flash_area *fap, uint8_t *flag, uint32_t off) in boot_read_flag()
236 boot_read_copy_done(const struct flash_area *fap, uint8_t *copy_done) in boot_read_copy_done()
243 boot_read_swap_state(const struct flash_area *fap, in boot_read_swap_state()
289 const struct flash_area *fap; in boot_read_swap_state_by_id() local
303 boot_write_magic(const struct flash_area *fap) in boot_write_magic()
345 boot_write_trailer(const struct flash_area *fap, uint32_t off, in boot_write_trailer()
372 boot_write_trailer_flag(const struct flash_area *fap, uint32_t off, in boot_write_trailer_flag()
380 boot_write_image_ok(const struct flash_area *fap) in boot_write_image_ok()
392 boot_read_image_ok(const struct flash_area *fap, uint8_t *image_ok) in boot_read_image_ok()
403 boot_write_swap_info(const struct flash_area *fap, uint8_t swap_type, in boot_write_swap_info()
490 boot_write_copy_done(const struct flash_area *fap) in boot_write_copy_done()
686 const struct flash_area *fap; in boot_set_pending_multi() local
731 const struct flash_area *fap = NULL; in boot_set_confirmed_multi() local