Searched refs:pld_pci_write_config_word (Results 1 – 2 of 2) sorted by relevance
1834 int pld_pci_write_config_word(struct pci_dev *pdev, int offset, uint16_t val);2067 return pld_pci_write_config_word(pdev, offset, val); in pfrm_write_config_word()
1947 int pld_pci_write_config_word(struct pci_dev *pdev, int offset, uint16_t val) in pld_pci_write_config_word() function