Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c1319 static const struct tty_port_operations fiq_tty_port_ops; variable
1404 state->tty_port.ops = &fiq_tty_port_ops; in fiq_debugger_tty_init_one()