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

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

Completed in 49 milliseconds