Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_atomisp2_led.c75 static struct gpiod_lookup_table *gpio_lookup; variable
86 gpio_lookup = system->driver_data; in atomisp2_led_init()
87 gpiod_add_lookup_table(gpio_lookup); in atomisp2_led_init()
94 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_init()
102 gpiod_remove_lookup_table(gpio_lookup); in atomisp2_led_cleanup()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/atomisp2/
H A 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()

Completed in 1 milliseconds