Home
last modified time | relevance | path

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

/openbmc/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 return simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, 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 return 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.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_f7188x_probe()
50 return simatic_ipc_leds_gpio_remove(pdev, &simatic_ipc_led_gpio_table, in simatic_ipc_leds_gpio_f7188x_remove()