Searched refs:nv_tco_platform_device (Results 1 – 1 of 1) sorted by relevance
51 static struct platform_device *nv_tco_platform_device; variable487 nv_tco_platform_device = platform_device_register_simple( in nv_tco_init_module()489 if (IS_ERR(nv_tco_platform_device)) { in nv_tco_init_module()490 err = PTR_ERR(nv_tco_platform_device); in nv_tco_init_module()503 platform_device_unregister(nv_tco_platform_device); in nv_tco_cleanup_module()