Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-platform.c188 static const struct of_device_id xgbe_of_match[]; variable
194 id = of_match_device(xgbe_of_match, pdata->dev); in xgbe_of_vdata()
605 static const struct of_device_id xgbe_of_match[] = { variable
611 MODULE_DEVICE_TABLE(of, xgbe_of_match);
624 .of_match_table = xgbe_of_match,