Searched refs:hif_get_soc_version (Results 1 – 3 of 3) sorted by relevance
579 uint32_t hif_get_soc_version(struct hif_opaque_softc *hif_handle) in hif_get_soc_version() function586 qdf_export_symbol(hif_get_soc_version);
2286 uint32_t hif_get_soc_version(struct hif_opaque_softc *hif_handle);
1309 hal->version = hif_get_soc_version(hif_handle); in hal_attach()