Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A 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,
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A 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,

Completed in 2 milliseconds