Home
last modified time | relevance | path

Searched defs:parse_header (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/lib/
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
/openbmc/u-boot/lib/lzo/
H A Dlzo1x_decompress.c45 static inline const unsigned char *parse_header(const unsigned char *src) in parse_header() function
/openbmc/linux/include/linux/fpga/
H A Dfpga-mgr.h175 int (*parse_header)(struct fpga_manager *mgr, member
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap358 def parse_header(raw, ignore_error): function
/openbmc/linux/init/
H A Dinitramfs.c186 static void __init parse_header(char *s) in parse_header() function
/openbmc/linux/drivers/thunderbolt/
H A Dctl.c248 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function