Home
last modified time | relevance | path

Searched refs:bnxt_copy_crash_dump (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/bcm/
H A Dbnxt.h28 TEE_Result bnxt_copy_crash_dump(uint8_t *d, uint32_t offset, uint32_t len);
/optee_os/core/pta/bcm/
H A Dbnxt.c93 res = bnxt_copy_crash_dump((uint8_t *)d, offset, req_len); in copy_bnxt_crash_dump()
/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c681 TEE_Result bnxt_copy_crash_dump(uint8_t *d, uint32_t offset, uint32_t len) in bnxt_copy_crash_dump() function