Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds