Searched refs:nixge_dt_ids (Results 1 – 1 of 1) sorted by relevance
1221 static const struct of_device_id nixge_dt_ids[] = { variable1226 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),