Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Ddecompress_bunzip2.c629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() function
706 i = start_bunzip(&bd, inbuf, len, fill); in bunzip2()