Searched refs:sh_eth_match_table (Results 1 – 1 of 1) sorted by relevance
3056 static const struct of_device_id sh_eth_match_table[] = { variable3067 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),