Home
last modified time | relevance | path

Searched refs:simatic_ipc_leds_gpio_remove (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c36 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 Dsimatic-ipc-leds-gpio.h18 void simatic_ipc_leds_gpio_remove(struct platform_device *pdev,
H A Dsimatic-ipc-leds-gpio-elkhartlake.c41 simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, NULL); in simatic_ipc_leds_gpio_elkhartlake_remove()
H A Dsimatic-ipc-leds-gpio-apollolake.c50 simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_apollolake_remove()
H A Dsimatic-ipc-leds-gpio-f7188x.c90 simatic_ipc_leds_gpio_remove(pdev, led_tables->led_lookup_table, in simatic_ipc_leds_gpio_f7188x_remove()