Searched defs:serial_private (Results 1 – 2 of 2) sorted by relevance
74827 struct serial_private { struct74828 struct pci_dev *dev;74829 unsigned int nr;74830 struct pci_serial_quirk *quirk;74831 const struct pciserial_board *board;74832 int line[0];
84649 struct serial_private { struct84650 struct pci_dev *dev;84651 unsigned int nr;84652 struct pci_serial_quirk *quirk;84653 const struct pciserial_board *board;84654 int line[0];