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