Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/intel/atomisp2/
Dled.c76 static struct gpiod_lookup_table *gpio_lookup; variable
87 gpio_lookup = system->driver_data; in atomisp2_led_init()
88 gpiod_add_lookup_table(gpio_lookup); in atomisp2_led_init()
95 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
103 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()