Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ni/
H A Dnixge.c1252 static const struct of_device_id nixge_dt_ids[] = { variable
1257 MODULE_DEVICE_TABLE(of, nixge_dt_ids);
1268 of_id = of_match_node(nixge_dt_ids, pdev->dev.of_node); in nixge_of_get_resources()
1424 .of_match_table = nixge_dt_ids,