Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/renesas/
Dsh_eth.c3056 static const struct of_device_id sh_eth_match_table[] = { variable
3067 MODULE_DEVICE_TABLE(of, sh_eth_match_table);
3142 match = of_match_device(of_match_ptr(sh_eth_match_table), in sh_eth_drv_probe()
3330 .of_match_table = of_match_ptr(sh_eth_match_table),