Searched refs:lv5207lp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/backlight/ |
H A D | lv5207lp.c | 15 #include <linux/platform_data/lv5207lp.h> 35 struct lv5207lp { struct 41 static int lv5207lp_write(struct lv5207lp *lv, u8 reg, u8 data) in lv5207lp_write() 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() 85 struct lv5207lp *lv; in lv5207lp_probe() 138 { "lv5207lp", 0 }, 145 .name = "lv5207lp",
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | lv5207lp.c | 15 #include <linux/platform_data/lv5207lp.h> 35 struct lv5207lp { struct 41 static int lv5207lp_write(struct lv5207lp *lv, u8 reg, u8 data) in lv5207lp_write() 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() 135 { "lv5207lp", 0 }, 142 .name = "lv5207lp",
|
/kernel/linux/linux-5.10/arch/sh/boards/mach-kfr2r09/ |
H A D | setup.c | 28 #include <linux/platform_data/lv5207lp.h> 211 I2C_BOARD_INFO("lv5207lp", 0x75),
|
/kernel/linux/linux-6.6/arch/sh/boards/mach-kfr2r09/ |
H A D | setup.c | 28 #include <linux/platform_data/lv5207lp.h> 211 I2C_BOARD_INFO("lv5207lp", 0x75),
|
Completed in 3 milliseconds