Searched defs:sh_eth_match_table (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/renesas/
H A Dsh_eth.c2743 static const struct of_device_id sh_eth_match_table[] = { variable in typeref:struct:of_device_id
2753 MODULE_DEVICE_TABLE(of, sh_eth_match_table);
2834 match = of_match_device(of_match_ptr(sh_eth_match_table),
2988 .of_match_table = of_match_ptr(sh_eth_match_table),

Completed in 28 milliseconds