Searched refs:ath12k_core_alloc (Results 1 – 3 of 3) sorted by relevance
784 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
895 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc() function
1202 ab = ath12k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH12K_BUS_PCI); in ath12k_pci_probe()