Searched refs:geodewdt_platform_device (Results 1 – 1 of 1) sorted by relevance
49 static struct platform_device *geodewdt_platform_device; variable275 geodewdt_platform_device = platform_device_register_simple(DRV_NAME, in geodewdt_init()277 if (IS_ERR(geodewdt_platform_device)) { in geodewdt_init()278 ret = PTR_ERR(geodewdt_platform_device); in geodewdt_init()290 platform_device_unregister(geodewdt_platform_device); in geodewdt_exit()