Searched refs:altera_tse_ids (Results 1 – 2 of 2) sorted by relevance
82 static const struct of_device_id altera_tse_ids[]; variable1375 of_id = of_match_device(altera_tse_ids, &pdev->dev); in altera_tse_probe()1673 static const struct of_device_id altera_tse_ids[] = { variable1679 MODULE_DEVICE_TABLE(of, altera_tse_ids);1688 .of_match_table = altera_tse_ids,
700 static const struct udevice_id altera_tse_ids[] = { variable709 .of_match = altera_tse_ids,