Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/backlight/
Dpwm_bl.c361 static const struct of_device_id pwm_backlight_of_match[] = { variable
366 MODULE_DEVICE_TABLE(of, pwm_backlight_of_match);
685 .of_match_table = of_match_ptr(pwm_backlight_of_match),