Home
last modified time | relevance | path

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

/Linux-v5.15/net/6lowpan/
Dnhc.h37 .uncompress = _uncompress, \
77 int (*uncompress)(struct sk_buff *skb, size_t needed); member
Dnhc.c163 if (nhc->uncompress) { in lowpan_nhc_do_uncompression()
164 ret = nhc->uncompress(skb, sizeof(struct ipv6hdr) + in lowpan_nhc_do_uncompression()
/Linux-v5.15/fs/cramfs/
DMakefile8 cramfs-objs := inode.o uncompress.o
/Linux-v5.15/drivers/media/usb/pwc/
DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/Linux-v5.15/arch/arm/include/debug/
Dsa1100.S24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/Linux-v5.15/Documentation/fb/
Dmetronomefb.rst27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/Linux-v5.15/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-v5.15/arch/arm/
DKconfig.debug1893 default "debug/uncompress.h" if ARCH_MULTIPLATFORM || ARCH_MSM || \
1895 default "mach/uncompress.h"