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