Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/via/
H A Dvia-rhine.c284 static const struct of_device_id rhine_of_tbl[] = { variable
288 MODULE_DEVICE_TABLE(of, rhine_of_tbl);
1121 match = of_match_device(rhine_of_tbl, &pdev->dev); in rhine_init_one_platform()
2581 .of_match_table = rhine_of_tbl,