Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dfastboot.c26 struct __attribute__((packed)) fastboot_header { struct
33 #define FASTBOOT_HEADER_SIZE sizeof(struct fastboot_header) argument