Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dcbmem_console.c51 struct cb_entry { struct
106 struct cb_entry *entry = NULL; in get_cbmem_console_from_coreboot_table()
123 entry = (struct cb_entry *)ptr; in get_cbmem_console_from_coreboot_table()
125 sizeof(struct cb_entry)) { in get_cbmem_console_from_coreboot_table()