Home
last modified time | relevance | path

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

/drivers/leds/simatic/
A Dsimatic-ipc-leds-gpio-core.c38 struct gpiod_lookup_table *table_extra) in simatic_ipc_leds_gpio_remove() argument
41 gpiod_remove_lookup_table(table_extra); in simatic_ipc_leds_gpio_remove()
48 struct gpiod_lookup_table *table_extra) in simatic_ipc_leds_gpio_probe() argument
75 if (!table_extra) in simatic_ipc_leds_gpio_probe()
78 table_extra->dev_id = dev_name(dev); in simatic_ipc_leds_gpio_probe()
79 gpiod_add_lookup_table(table_extra); in simatic_ipc_leds_gpio_probe()
99 simatic_ipc_leds_gpio_remove(pdev, table, table_extra); in simatic_ipc_leds_gpio_probe()
A Dsimatic-ipc-leds-gpio.h16 struct gpiod_lookup_table *table_extra);
20 struct gpiod_lookup_table *table_extra);

Completed in 5 milliseconds