Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dahb.c23 static const struct of_device_id ath11k_ahb_of_match[] = { variable
42 MODULE_DEVICE_TABLE(of, ath11k_ahb_of_match);
1093 of_id = of_match_device(ath11k_ahb_of_match, &pdev->dev); in ath11k_ahb_probe()
1302 .of_match_table = ath11k_ahb_of_match,

Completed in 3 milliseconds