Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsa1100.c591 static struct uart_ops sa1100_pops = { variable
635 sa1100_ports[i].port.ops = &sa1100_pops; in sa1100_init_ports()
653 sa1100_pops.get_mctrl = fns->get_mctrl; in sa1100_register_uart_fns()
655 sa1100_pops.set_mctrl = fns->set_mctrl; in sa1100_register_uart_fns()
657 sa1100_pops.pm = fns->pm; in sa1100_register_uart_fns()