Searched refs:simatic_leds_pdev (Results 1 – 1 of 1) sorted by relevance
20 static struct platform_device *simatic_leds_pdev; variable42 platform_device_unregister(simatic_leds_pdev); in simatic_ipc_leds_gpio_remove()66 simatic_leds_pdev = platform_device_register_resndata(NULL, in simatic_ipc_leds_gpio_probe()70 if (IS_ERR(simatic_leds_pdev)) { in simatic_ipc_leds_gpio_probe()71 err = PTR_ERR(simatic_leds_pdev); in simatic_ipc_leds_gpio_probe()