Searched defs:pci_dynids (Results 1 – 1 of 1) sorted by relevance
287 struct pci_dynids { struct288 spinlock_t lock; /* protects list, index */289 struct list_head list; /* for IDs added at runtime */290 unsigned int use_driver_data:1; /* pci_driver->driver_data is used */