Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/via/
Dvia-rhine.c291 static const struct of_device_id rhine_of_tbl[] = { variable
295 MODULE_DEVICE_TABLE(of, rhine_of_tbl);
1138 match = of_match_device(rhine_of_tbl, &pdev->dev); in rhine_init_one_platform()
2523 .of_match_table = rhine_of_tbl,