Searched refs:serial8250_pci_setup_port (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/tty/serial/8250/
H A D8250_exar.c241 err = serial8250_pci_setup_port(pcidev, port, 0, offset, board->reg_shift);
H A D8250_pci.c174 return serial8250_pci_setup_port(priv->dev, port, bar, offset, regshift);
H A D8250_pci1xxxx.c644 ret = serial8250_pci_setup_port(pdev, port, 0, PORT_OFFSET * port_idx, 0);
H A D8250_pcilib.c15 int serial8250_pci_setup_port(struct pci_dev *dev, struct uart_8250_port *port, function
39 EXPORT_SYMBOL_NS_GPL(serial8250_pci_setup_port, SERIAL_8250_PCI);
H A D8250_pcilib.h14 int serial8250_pci_setup_port(struct pci_dev *dev, struct uart_8250_port *port, u8 bar,

Completed in 213 milliseconds