Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c1129 static const struct of_device_id emac_of_match[] = { variable
1137 MODULE_DEVICE_TABLE(of, emac_of_match);
1142 .of_match_table = emac_of_match,
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c2070 static const struct of_device_id emac_of_match[] = { variable
2074 MODULE_DEVICE_TABLE(of, emac_of_match);
2081 .of_match_table = of_match_ptr(emac_of_match),