Home
last modified time | relevance | path

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

/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-core.c46 int simatic_ipc_leds_gpio_probe(struct platform_device *pdev, in simatic_ipc_leds_gpio_probe() function
103 EXPORT_SYMBOL_GPL(simatic_ipc_leds_gpio_probe);
H A Dsimatic-ipc-leds-gpio.h14 int simatic_ipc_leds_gpio_probe(struct platform_device *pdev,
H A Dsimatic-ipc-leds-gpio-elkhartlake.c35 return simatic_ipc_leds_gpio_probe(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_elkhartlake_probe()
H A Dsimatic-ipc-leds-gpio-apollolake.c44 return simatic_ipc_leds_gpio_probe(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_apollolake_probe()
H A Dsimatic-ipc-leds-gpio-f7188x.c82 return simatic_ipc_leds_gpio_probe(pdev, led_tables->led_lookup_table, in simatic_ipc_leds_gpio_f7188x_probe()