Searched refs:lzx_cleanup_bitstream (Results 1 – 1 of 1) sorted by relevance
339 static void lzx_cleanup_bitstream(struct lzx_stream *);1674 lzx_cleanup_bitstream(&cab->xstrm); in cab_read_ahead_cfdata_lzx()2351 lzx_cleanup_bitstream(struct lzx_stream *strm) in lzx_cleanup_bitstream() function