Home
last modified time | relevance | path

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

/linux-6.15/net/6lowpan/
H A Dnhc.h33 .uncompress = _uncompress, \
67 int (*uncompress)(struct sk_buff *skb, size_t needed); member
H A 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.15/fs/cramfs/
H A DMakefile8 cramfs-objs := inode.o uncompress.o
/linux-6.15/drivers/media/usb/pwc/
H A DMakefile2 pwc-objs += pwc-if.o pwc-misc.o pwc-ctrl.o pwc-v4l.o pwc-uncompress.o
/linux-6.15/arch/arm/include/debug/
H A Dsa1100.S24 @ the comment in arch/arm/mach-sa1100/include/mach/uncompress.h.
/linux-6.15/Documentation/fb/
H A Dmetronomefb.rst27 to uncompress it before delivering it. metronomefb will ask for metronome.wbf
/linux-6.15/Documentation/process/
H 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-6.15/drivers/gpu/drm/
H A DKconfig174 There is a demo code in javascript, to decode and uncompress the kmsg
/linux-6.15/arch/arm/
H A DKconfig.debug1820 default "mach/uncompress.h" if ARCH_FOOTBRIDGE || ARCH_RPC || ARCH_SA1100
1821 default "debug/uncompress.h"