Home
last modified time | relevance | path

Searched refs:ath11k_core_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c2747 struct ath11k_base *ath11k_core_alloc(struct device *dev, size_t priv_size, in ath11k_core_alloc() function
2798 EXPORT_SYMBOL(ath11k_core_alloc);
H A Dahb.c1171 ab = ath11k_core_alloc(&pdev->dev, sizeof(struct ath11k_ahb), in ath11k_ahb_probe()
H A Dpci.c958 ab = ath11k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH11K_BUS_PCI); in ath11k_pci_probe()