Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/services/std_svc/sdei/
Dsdei_state.c127 sdei_state_t next; in can_sdei_state_trans() local
/trusted-firmware-a-3.6.0-3.5.0/include/drivers/
Dconsole.h38 struct console *next; member
/trusted-firmware-a-3.6.0-3.5.0/include/export/lib/bl_aux_params/
Dbl_aux_params_exp.h67 uint64_t next; member
/trusted-firmware-a-3.6.0-3.5.0/lib/zlib/
Dinftrees.c54 code FAR *next; /* next available space in table */ local
Dinflate.c292 static code *next; local
630 z_const unsigned char FAR *next; /* next input */ local
1410 unsigned next; local
Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
Dzlib.h1836 unsigned char *next; member
/trusted-firmware-a-3.6.0-3.5.0/tools/fiptool/
Dfiptool.h40 struct image_desc *next; member
/trusted-firmware-a-3.6.0-3.5.0/plat/st/common/
Dstm32mp_crypto_lib.c378 mbedtls_asn1_sequence *next; in crypto_verify_signature() local
/trusted-firmware-a-3.6.0-3.5.0/lib/debugfs/
Ddev.c95 static const char *next(const char *path, char *token) in next() function