Home
last modified time | relevance | path

Searched refs:bcm_tag (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/mtd/parsers/
Dparser_imagetag.c29 loff_t tag_offset, struct bcm_tag *buf) in bcm963xx_read_imagetag()
43 offsetof(struct bcm_tag, header_crc)); in bcm963xx_read_imagetag()
65 struct bcm_tag *buf = NULL; in bcm963xx_parse_imagetag_partitions()
73 buf = vmalloc(sizeof(struct bcm_tag)); in bcm963xx_parse_imagetag_partitions()
124 offset = rootfsaddr - sizeof(struct bcm_tag); in bcm963xx_parse_imagetag_partitions()
126 offset = kerneladdr - sizeof(struct bcm_tag); in bcm963xx_parse_imagetag_partitions()
/linux-5.19.10/include/linux/
Dbcm963xx_tag.h46 struct bcm_tag { struct