Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/backlight/
Dpwm_bl.c389 static const struct of_device_id pwm_backlight_of_match[] = { variable
394 MODULE_DEVICE_TABLE(of, pwm_backlight_of_match);
678 .of_match_table = of_match_ptr(pwm_backlight_of_match),