Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/ni/
Dnixge.c1221 static const struct of_device_id nixge_dt_ids[] = { variable
1226 MODULE_DEVICE_TABLE(of, nixge_dt_ids);
1237 of_id = of_match_node(nixge_dt_ids, pdev->dev.of_node); in nixge_of_get_resources()
1393 .of_match_table = of_match_ptr(nixge_dt_ids),