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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dcore.c2921 static struct of_device_id emac_match[] = variable in typeref:struct:of_device_id
2937 MODULE_DEVICE_TABLE(of, emac_match);
2943 .of_match_table = emac_match,
2959 if (of_match_node(emac_match, np) == NULL)

Completed in 28 milliseconds