Searched refs:lookup_flash_device_by_id (Results 1 – 1 of 1) sorted by relevance
176 static struct flash_device_s *lookup_flash_device_by_id(uint8_t fa_id) in lookup_flash_device_by_id() function254 dev = lookup_flash_device_by_id(id); in flash_area_open()353 struct flash_device_s *dev = lookup_flash_device_by_id(fa->fa_id); in flash_area_close()410 dev = lookup_flash_device_by_id(fa->fa_id); in flash_area_read()478 dev = lookup_flash_device_by_id(fa->fa_id); in flash_area_write()540 struct flash_device_s *dev = lookup_flash_device_by_id(fa->fa_id); in flash_area_erase()632 dev = lookup_flash_device_by_id(fa->fa_id); in flash_area_erased_val()667 struct flash_device_s *dev = lookup_flash_device_by_id(fa_id); in flash_area_get_sectors()