Searched refs:simatic_ipc_leds_gpio_remove (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/leds/simple/ |
H A D | simatic-ipc-leds-gpio-core.c | 36 void simatic_ipc_leds_gpio_remove(struct platform_device *pdev, in simatic_ipc_leds_gpio_remove() function 44 EXPORT_SYMBOL_GPL(simatic_ipc_leds_gpio_remove); 99 simatic_ipc_leds_gpio_remove(pdev, table, table_extra); in simatic_ipc_leds_gpio_probe()
|
H A D | simatic-ipc-leds-gpio.h | 18 void simatic_ipc_leds_gpio_remove(struct platform_device *pdev,
|
H A D | simatic-ipc-leds-gpio-elkhartlake.c | 41 simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, NULL); in simatic_ipc_leds_gpio_elkhartlake_remove()
|
H A D | simatic-ipc-leds-gpio-apollolake.c | 50 simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_apollolake_remove()
|
H A D | simatic-ipc-leds-gpio-f7188x.c | 90 simatic_ipc_leds_gpio_remove(pdev, led_tables->led_lookup_table, in simatic_ipc_leds_gpio_f7188x_remove()
|