Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ni/
H A Dnixge.c1217 static const struct of_device_id nixge_dt_ids[] = { variable
1222 MODULE_DEVICE_TABLE(of, nixge_dt_ids);
1235 of_id = of_match_node(nixge_dt_ids, pdev->dev.of_node); in nixge_of_get_resources()
1397 .of_match_table = of_match_ptr(nixge_dt_ids),