Searched refs:simatic_ipc_led_gpio_table (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/leds/simple/ |
H A D | simatic-ipc-leds-gpio-elkhartlake.c | 20 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 D | simatic-ipc-leds-gpio-apollolake.c | 20 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 D | simatic-ipc-leds-gpio-f7188x.c | 20 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()
|