Home
last modified time | relevance | path

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

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