Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-gpio.c194 static const struct of_device_id of_gpio_leds_match[] = { variable
199 MODULE_DEVICE_TABLE(of, of_gpio_leds_match);
311 .of_match_table = of_gpio_leds_match,
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-gpio.c204 static const struct of_device_id of_gpio_leds_match[] = { variable
209 MODULE_DEVICE_TABLE(of, of_gpio_leds_match);
321 .of_match_table = of_gpio_leds_match,

Completed in 1 milliseconds