Home
last modified time | relevance | path

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

/Linux-v4.19/net/6lowpan/
Dnhc.h37 .uncompress = _uncompress, \
77 int (*uncompress)(struct sk_buff *skb, size_t needed); member
Dnhc.c168 if (nhc->uncompress) { in lowpan_nhc_do_uncompression()
169 ret = nhc->uncompress(skb, sizeof(struct ipv6hdr) + in lowpan_nhc_do_uncompression()
/Linux-v4.19/fs/cramfs/
DMakefile7 cramfs-objs := inode.o uncompress.o
/Linux-v4.19/drivers/media/usb/pwc/
DMakefile1 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/Linux-v4.19/arch/arm/include/debug/
Dsa1100.S28 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/Linux-v4.19/Documentation/fb/
Dmetronomefb.txt24 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/Linux-v4.19/Documentation/process/
Dapplying-patches.rst88 uncompress it before applying it, then you can feed it to patch like this
94 If you wish to uncompress the patch file by hand first before applying it
/Linux-v4.19/arch/arm/
DKconfig.debug1845 default "debug/uncompress.h" if ARCH_MULTIPLATFORM || ARCH_MSM || \
1847 default "mach/uncompress.h"