Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dahb.c16 static const struct of_device_id ath11k_ahb_of_match[] = { variable
29 MODULE_DEVICE_TABLE(of, ath11k_ahb_of_match);
644 of_id = of_match_device(ath11k_ahb_of_match, &pdev->dev); in ath11k_ahb_probe()
757 .of_match_table = ath11k_ahb_of_match,