Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dahb.c16 static const struct of_device_id ath10k_ahb_of_match[] = { variable
23 MODULE_DEVICE_TABLE(of, ath10k_ahb_of_match);
745 of_id = of_match_device(ath10k_ahb_of_match, &pdev->dev); in ath10k_ahb_probe()
867 .of_match_table = ath10k_ahb_of_match,