Home
last modified time | relevance | path

Searched refs:backend_reset (Results 1 – 2 of 2) sorted by relevance

/openbmc/hiomapd/
H A Dbackend.h229 static inline int backend_reset(struct backend *backend, void *buf, in backend_reset() function
H A Dprotocol.c725 rc = backend_reset(&context->backend, context->mem, context->mem_size); in __protocol_reset()