Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/services/std_svc/sdei/
Dsdei_state.c127 sdei_state_t next; in can_sdei_state_trans() local
/trusted-firmware-a-latest/include/drivers/
Dconsole.h44 struct console *next; member
/trusted-firmware-a-latest/lib/zlib/
Dinftrees.c49 code FAR *next; /* next available space in table */ in inflate_table() local
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
Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
Dzlib.h1839 unsigned char *next; member
/trusted-firmware-a-latest/include/export/lib/bl_aux_params/
Dbl_aux_params_exp.h67 uint64_t next; member
/trusted-firmware-a-latest/tools/fiptool/
Dfiptool.h40 struct image_desc *next; member
/trusted-firmware-a-latest/plat/st/common/
Dstm32mp_crypto_lib.c386 mbedtls_asn1_sequence *next; in crypto_verify_signature() local
/trusted-firmware-a-latest/lib/debugfs/
Ddev.c95 static const char *next(const char *path, char *token) in next() function