Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dbootstage.c34 uint next_id; member
104 id = data->next_id++; in bootstage_add_record()
472 for (rec = data->record + data->next_id, i = 0; i < hdr->count; in bootstage_unstash()
503 data->next_id = BOOTSTAGE_ID_USER; in bootstage_init()
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h3111 …, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int32 next_id) in stbtt__matchpair() argument
3133 …if (i+1 < count && ttUSHORT(fc+loc+12+6) == next_id && ttUSHORT(fc+loc+12) == platform && ttUSHORT… in stbtt__matchpair()