Home
last modified time | relevance | path

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

/linux-4.4.14/net/dsa/
Ddsa.c1042 static const struct of_device_id dsa_of_match_table[] = { variable
1047 MODULE_DEVICE_TABLE(of, dsa_of_match_table);
1055 .of_match_table = dsa_of_match_table,