Home
last modified time | relevance | path

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

/wlan-driver/platform/cnss2/
H A Dmain.c5077 static const struct of_device_id cnss_of_match_table[] = { variable
5104 MODULE_DEVICE_TABLE(of, cnss_of_match_table);
5490 of_id = of_match_device(cnss_of_match_table, &plat_dev->dev); in cnss_probe()
5666 .of_match_table = cnss_of_match_table,
5677 for_each_matching_node(dn, cnss_of_match_table) { in cnss_check_compatible_node()
5699 for_each_matching_node(dn, cnss_of_match_table) { in cnss_is_valid_dt_node_found()