Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h803 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size,
H A Dcore.c922 struct ath12k_base *ath12k_core_alloc(struct device *dev, size_t priv_size, in ath12k_core_alloc() function
H A Dpci.c1219 ab = ath12k_core_alloc(&pdev->dev, sizeof(*ab_pci), ATH12K_BUS_PCI); in ath12k_pci_probe()