Home
last modified time | relevance | path

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

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