Home
last modified time | relevance | path

Searched refs:pci_configure_extended_tags (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/pci/
Dpci.h237 int pci_configure_extended_tags(struct pci_dev *dev, void *ign);
Dprobe.c2074 int pci_configure_extended_tags(struct pci_dev *dev, void *ign) in pci_configure_extended_tags() function
2270 pci_configure_extended_tags(dev, NULL); in pci_configure_device()
Dquirks.c5499 pci_walk_bus(bridge->bus, pci_configure_extended_tags, NULL); in quirk_no_ext_tags()