Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1244 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
H A Dahb.c1020 ab = ath12k_core_alloc(&pdev->dev, sizeof(struct ath12k_ahb), in ath12k_ahb_probe()
H A Dpci.c1532 ab = ath12k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH12K_BUS_PCI); in ath12k_pci_probe()
H A Dcore.c2243 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc() function