Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_state.c127 sdei_state_t next; in can_sdei_state_trans() local
/rk3399_ARM-atf/include/drivers/
H A Dconsole.h44 struct core_console *next; member
/rk3399_ARM-atf/include/export/lib/bl_aux_params/
H A Dbl_aux_params_exp.h67 uint64_t next; member
/rk3399_ARM-atf/lib/zlib/
H A Dinftrees.c49 code FAR *next; /* next available space in table */ in inflate_table() local
H A Dinflate.c261 static code *next; in fixedtables() local
592 z_const unsigned char FAR *next; /* next input */ in inflate() local
1358 unsigned next; in syncsearch() local
H A Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
H A Dzlib.h1858 unsigned char *next; member
/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.h40 struct image_desc *next; member
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_crypto_lib.c387 mbedtls_asn1_sequence *next; in crypto_verify_signature() local
/rk3399_ARM-atf/lib/debugfs/
H A Ddev.c95 static const char *next(const char *path, char *token) in next() function