Searched refs:ath12k_core_alloc (Results 1 – 4 of 4) sorted by relevance
1244 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
1020 ab = ath12k_core_alloc(&pdev->dev, sizeof(struct ath12k_ahb), in ath12k_ahb_probe()
1532 ab = ath12k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH12K_BUS_PCI); in ath12k_pci_probe()
2243 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc() function