Searched refs:pci_dev_str_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/
H A Dpci.c348 * pci_dev_str_match - test if a string matches a device
377 static int pci_dev_str_match(struct pci_dev *dev, const char *p, function
968 ret = pci_dev_str_match(dev, p, &p);
6482 ret = pci_dev_str_match(dev, p, &p);

Completed in 90 milliseconds