Searched refs:ucc_geth_driver (Results 1 – 2 of 2) sorted by relevance
18 obj-$(CONFIG_UCC_GETH) += ucc_geth_driver.o19 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
3946 static struct platform_driver ucc_geth_driver = { variable3967 ret = platform_driver_register(&ucc_geth_driver); in ucc_geth_init()3974 platform_driver_unregister(&ucc_geth_driver); in ucc_geth_exit()