Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/backlight/
Dlv5207lp.c38 struct lv5207lp { struct
44 static int lv5207lp_write(struct lv5207lp *lv, u8 reg, u8 data) in lv5207lp_write() argument
51 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_update_status()
76 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_check_fb()
93 struct lv5207lp *lv; in lv5207lp_probe()
DMakefile45 obj-$(CONFIG_BACKLIGHT_LV5207LP) += lv5207lp.o