Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c3048 static const struct of_device_id sh_eth_match_table[] = { variable
3059 MODULE_DEVICE_TABLE(of, sh_eth_match_table);
3136 match = of_match_device(of_match_ptr(sh_eth_match_table), in sh_eth_drv_probe()
3324 .of_match_table = of_match_ptr(sh_eth_match_table),