Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dns16550.c101 static const struct serial_ops ns16550_ops = { variable
107 DECLARE_KEEP_PAGER(ns16550_ops);
115 pd->chip.ops = &ns16550_ops; in ns16550_init()