Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/renesas/
Dravb_main.c1659 static const struct of_device_id ravb_match_table[] = { variable
1665 MODULE_DEVICE_TABLE(of, ravb_match_table);
1702 match = of_match_device(of_match_ptr(ravb_match_table), &pdev->dev); in ravb_probe()
1886 .of_match_table = ravb_match_table,