Searched refs:sp5100_tco_platform_device (Results 1 – 1 of 1) sorted by relevance
58 static struct platform_device *sp5100_tco_platform_device; variable555 sp5100_tco_platform_device = platform_device_register_simple( in sp5100_tco_init_module()557 if (IS_ERR(sp5100_tco_platform_device)) { in sp5100_tco_init_module()558 err = PTR_ERR(sp5100_tco_platform_device); in sp5100_tco_init_module()571 platform_device_unregister(sp5100_tco_platform_device); in sp5100_tco_cleanup_module()