Searched refs:avb_be16toh (Results 1 – 3 of 3) sorted by relevance
150 uint16_t avb_be16toh(uint16_t in) AVB_ATTR_WARN_UNUSED_RESULT;
29 uint16_t avb_be16toh(uint16_t in) { in avb_be16toh() function
318 _read_u(avb_be16toh); in read_u16()844 image->header.icp_count = avb_be16toh(image->header.icp_count); in parse_aftl_image()