Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ppp/
Dbsd_comp.c188 static int bsd_decompress (void *state, unsigned char *ibuf, int isize,
827 static int bsd_decompress (void *state, unsigned char *ibuf, int isize, in bsd_decompress() function
1144 .decompress = bsd_decompress,
/linux-4.4.14/drivers/isdn/i4l/
Disdn_bsdcomp.c641 static int bsd_decompress(void *state, struct sk_buff *skb_in, struct sk_buff *skb_out, in bsd_decompress() function
905 .decompress = bsd_decompress,