Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvmem/
Du-boot-env.c37 struct u_boot_env_image_redundant { struct
137 crc32_offset = offsetof(struct u_boot_env_image_redundant, crc32); in u_boot_env_parse()
138 crc32_data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()
139 data_offset = offsetof(struct u_boot_env_image_redundant, data); in u_boot_env_parse()