Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-spike/drivers/
H A Dhtif.c67 static const struct serial_ops htif_console_ops = { variable
71 DECLARE_KEEP_PAGER(htif_console_ops);
76 pd->chip.ops = &htif_console_ops; in htif_console_init()