Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/video/backlight/
Dgpio_backlight.c103 static struct of_device_id gpio_backlight_of_match[] = { variable
108 MODULE_DEVICE_TABLE(of, gpio_backlight_of_match);
113 .of_match_table = gpio_backlight_of_match,