Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dquirks.c2775 pos = pci_find_next_ht_capability(dev, pos, in msi_ht_cap_enabled()
2828 pos = pci_find_next_ht_capability(dev, pos, in ht_enable_msi_mapping()
2973 pos = pci_find_next_ht_capability(dev, pos, in ht_check_msi_mapping()
3092 pos = pci_find_next_ht_capability(dev, pos, in ht_disable_msi_mapping()
H A Dpci.c631 u8 pci_find_next_ht_capability(struct pci_dev *dev, u8 pos, int ht_cap) in pci_find_next_ht_capability() function
635 EXPORT_SYMBOL_GPL(pci_find_next_ht_capability);
/linux/include/linux/
H A Dpci.h1281 u8 pci_find_next_ht_capability(struct pci_dev *dev, u8 pos, int ht_cap);