Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/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,