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

/linux-4.4.14/drivers/video/backlight/
H A Dpwm_bl.c181 static struct of_device_id pwm_backlight_of_match[] = { variable in typeref:struct:of_device_id
186 MODULE_DEVICE_TABLE(of, pwm_backlight_of_match);
398 .of_match_table = of_match_ptr(pwm_backlight_of_match),

Completed in 36 milliseconds