Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/via/
Dvia-rhine.c290 static const struct of_device_id rhine_of_tbl[] = { variable
294 MODULE_DEVICE_TABLE(of, rhine_of_tbl);
1136 match = of_match_device(rhine_of_tbl, &pdev->dev); in rhine_init_one_platform()
2598 .of_match_table = rhine_of_tbl,