Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dlv5207lp.c35 struct lv5207lp { struct
41 static int lv5207lp_write(struct lv5207lp *lv, u8 reg, u8 data) in lv5207lp_write() argument
48 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_update_status()
68 struct lv5207lp *lv = bl_get_data(backlight); in lv5207lp_backlight_check_fb()
84 struct lv5207lp *lv; in lv5207lp_probe()
H A DMakefile45 obj-$(CONFIG_BACKLIGHT_LV5207LP) += lv5207lp.o