Home
last modified time | relevance | path

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

/linux/lib/
H A Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
/linux/include/linux/fpga/
H A Dfpga-mgr.h175 int (*parse_header)(struct fpga_manager *mgr, member
/linux/init/
H A Dinitramfs.c187 static void __init parse_header(char *s) in parse_header() function
/linux/drivers/thunderbolt/
H A Dctl.c253 static struct tb_cfg_result parse_header(const struct ctl_pkg *pkg, u32 len, in parse_header() function