Home
last modified time | relevance | path

Searched refs:pld_pci_read_config_dword (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h1845 int pld_pci_read_config_dword(struct pci_dev *pdev, int offset, uint32_t *val);
2073 return pld_pci_read_config_dword(pdev, offset, val); in pfrm_read_config_dword()
/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_common.c1973 int pld_pci_read_config_dword(struct pci_dev *pdev, int offset, uint32_t *val) in pld_pci_read_config_dword() function