Searched refs:ucc_geth_driver (Results 1 – 2 of 2) sorted by relevance
19 obj-$(CONFIG_UCC_GETH) += ucc_geth_driver.o20 ucc_geth_driver-objs := ucc_geth.o ucc_geth_ethtool.o
3783 static struct platform_driver ucc_geth_driver = { variable3799 return platform_driver_register(&ucc_geth_driver); in ucc_geth_init()3804 platform_driver_unregister(&ucc_geth_driver); in ucc_geth_exit()