Home
last modified time | relevance | path

Searched refs:backend_set_bytemap (Results 1 – 4 of 4) sorted by relevance

/openbmc/hiomapd/
H A Dcontrol.c65 backend_set_bytemap(&context->backend, 0, context->backend.flash_size, in control_modified()
H A Dlpc.c141 return backend_set_bytemap(&context->backend, 0, in lpc_map_flash()
H A Dbackend.h188 static inline int backend_set_bytemap(struct backend *backend, in backend_set_bytemap() function
/openbmc/hiomapd/vpnor/
H A Dpartition.cpp231 backend_set_bytemap(backend, base + offset, len, FLASH_DIRTY); in write()