Home
last modified time | relevance | path

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

/Linux-v4.19/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);
1135 match = of_match_device(rhine_of_tbl, &pdev->dev); in rhine_init_one_platform()
2596 .of_match_table = rhine_of_tbl,