Searched refs:emac_match (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c3296 static const struct of_device_id emac_match[] = variable in typeref:struct:of_device_id
3312 MODULE_DEVICE_TABLE(of, emac_match);
3317 .of_match_table = emac_match,
3333 if (of_match_node(emac_match, np) == NULL)

Completed in 88 milliseconds