Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_main.c92 static const struct of_device_id altera_tse_ids[]; variable
1323 of_id = of_match_device(altera_tse_ids, &pdev->dev); in altera_tse_probe()
1610 static const struct of_device_id altera_tse_ids[] = { variable
1616 MODULE_DEVICE_TABLE(of, altera_tse_ids);
1625 .of_match_table = altera_tse_ids,