Home
last modified time | relevance | path

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

/wlan-driver/platform/icnss2/
H A Dmain.c4641 static const struct of_device_id icnss_dt_match[] = { variable
4654 MODULE_DEVICE_TABLE(of, icnss_dt_match);
4776 of_id = of_match_device(icnss_dt_match, &pdev->dev); in icnss_probe()
5271 .of_match_table = icnss_dt_match,