Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c373 static const struct of_device_id pwm_backlight_of_match[] = {{.compatible = "pwm-backlight"}, {}}; variable
375 MODULE_DEVICE_TABLE(of, pwm_backlight_of_match);
714 .of_match_table = of_match_ptr(pwm_backlight_of_match),

Completed in 1 milliseconds