Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dsunhme.c3263 static const struct of_device_id hme_sbus_match[]; variable
3271 match = of_match_device(hme_sbus_match, &op->dev); in hme_sbus_probe()
3306 static const struct of_device_id hme_sbus_match[] = { variable
3321 MODULE_DEVICE_TABLE(of, hme_sbus_match);
3326 .of_match_table = hme_sbus_match,