serial_ops        108 bsp/drv/dev/serial/ns16550.c static struct serial_ops ns16550_ops = {
serial_ops        108 bsp/drv/dev/serial/pl011.c static struct serial_ops pl011_ops = {
serial_ops         52 bsp/drv/dev/serial/serial.c 	struct serial_ops  *ops;	/* h/w operation */
serial_ops        180 bsp/drv/dev/serial/serial.c serial_attach(struct serial_ops *ops, struct serial_port *port)
serial_ops         41 bsp/drv/include/serial.h struct serial_ops {
serial_ops         50 bsp/drv/include/serial.h void	serial_attach(struct serial_ops *, struct serial_port *);