Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dcore.h784 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
Dcore.c895 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc() function
Dpci.c1202 ab = ath12k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH12K_BUS_PCI); in ath12k_pci_probe()