Searched refs:nv_tco_platform_device (Results 1 – 1 of 1) sorted by relevance
55 static struct platform_device *nv_tco_platform_device; variable492 nv_tco_platform_device = platform_device_register_simple( in nv_tco_init_module()494 if (IS_ERR(nv_tco_platform_device)) { in nv_tco_init_module()495 err = PTR_ERR(nv_tco_platform_device); in nv_tco_init_module()508 platform_device_unregister(nv_tco_platform_device); in nv_tco_cleanup_module()