Searched refs:backend_set_bytemap (Results 1 – 4 of 4) sorted by relevance
65 backend_set_bytemap(&context->backend, 0, context->backend.flash_size, in control_modified()
141 return backend_set_bytemap(&context->backend, 0, in lpc_map_flash()
188 static inline int backend_set_bytemap(struct backend *backend, in backend_set_bytemap() function
231 backend_set_bytemap(backend, base + offset, len, FLASH_DIRTY); in write()