Home
last modified time | relevance | path

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

/linux-6.1.9/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()
594 static const struct of_device_id xgbe_of_match[] = { variable
600 MODULE_DEVICE_TABLE(of, xgbe_of_match);
613 .of_match_table = xgbe_of_match,