Searched refs:pld_get_soc_info (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/ |
H A D | if_snoc.c | 138 ret = pld_get_soc_info(scn->qdf_dev->dev, &soc_info); in hif_snoc_get_soc_info()
|
H A D | if_ahb.c | 215 ret = pld_get_soc_info(dev, &info); in hif_ahb_get_bar_addr_pld() 229 ret = pld_get_soc_info(dev, &info); in hif_ahb_get_soc_cmem_info_pld()
|
/wlan-driver/qcacld-3.0/core/pld/inc/ |
H A D | pld_common.h | 1314 int pld_get_soc_info(struct device *dev, struct pld_soc_info *info);
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/ |
H A D | if_ipci.c | 772 pld_get_soc_info(dev, &info); in hif_ipci_get_soc_info_pld()
|
/wlan-driver/qcacld-3.0/core/pld/src/ |
H A D | pld_common.c | 1282 int pld_get_soc_info(struct device *dev, struct pld_soc_info *info) in pld_get_soc_info() function
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_main.c | 2582 ret = pld_get_soc_info(qdf_dev->dev, &info); in wlan_dp_select_profile_cfg()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/ |
H A D | if_pci.c | 3698 pld_get_soc_info(dev, &info); in hif_pci_get_soc_info_pld()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_wext.c | 3550 errno = pld_get_soc_info(hdd_ctx->parent_dev, &info); in hdd_hastings_bt_war_applicable()
|
H A D | wlan_hdd_cfg80211.c | 8098 if (!pld_get_soc_info(hdd_ctx->parent_dev, &info)) in __wlan_hdd_cfg80211_get_wifi_info()
|