Home
last modified time | relevance | path

Searched refs:simatic_ipc_led_gpio_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/leds/simple/
H A Dsimatic-ipc-leds-gpio-elkhartlake.c20 static struct gpiod_lookup_table simatic_ipc_led_gpio_table = { variable
35 return simatic_ipc_leds_gpio_probe(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_elkhartlake_probe()
41 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.c20 static struct gpiod_lookup_table simatic_ipc_led_gpio_table = { variable
44 return simatic_ipc_leds_gpio_probe(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_apollolake_probe()
50 simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_apollolake_remove()