Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.c26 void dfltcc_reset_state(struct dfltcc_state *dfltcc_state) { in dfltcc_reset_state() function
H A Ddfltcc.h114 void dfltcc_reset_state(struct dfltcc_state *dfltcc_state);
H A Ddfltcc_inflate.c35 dfltcc_reset_state(dfltcc_state); in dfltcc_reset_inflate_state()
H A Ddfltcc_deflate.c46 dfltcc_reset_state(&dfltcc_state->common); in dfltcc_reset_deflate_state()