Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dpci.c3427 static bool ath10k_pci_chip_is_supported(u32 dev_id, u32 chip_id) in ath10k_pci_chip_is_supported() function
3636 if (!ath10k_pci_chip_is_supported(pdev->device, bus_params.chip_id)) { in ath10k_pci_probe()