Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_deflate.c50 static int z_decompress(void *state, unsigned char *ibuf,
411 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress() function
584 .decompress = z_decompress,
602 .decompress = z_decompress,