Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dlp855x_bl.c16 #include <linux/platform_data/lp855x.h>
48 struct lp855x;
58 int (*pre_init_device)(struct lp855x *);
61 int (*post_init_device)(struct lp855x *);
64 struct lp855x { struct
79 static int lp855x_write_byte(struct lp855x *lp, u8 reg, u8 data) in lp855x_write_byte()
84 static int lp855x_update_bit(struct lp855x *lp, u8 reg, u8 mask, u8 data) in lp855x_update_bit()
102 static bool lp855x_is_valid_rom_area(struct lp855x *lp, u8 addr) in lp855x_is_valid_rom_area()
133 static int lp8557_bl_off(struct lp855x *lp) in lp8557_bl_off()
140 static int lp8557_bl_on(struct lp855x *l
[all...]
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dlp855x_bl.c15 #include <linux/platform_data/lp855x.h>
47 struct lp855x;
57 int (*pre_init_device)(struct lp855x *);
60 int (*post_init_device)(struct lp855x *);
63 struct lp855x { struct
77 static int lp855x_write_byte(struct lp855x *lp, u8 reg, u8 data) in lp855x_write_byte()
82 static int lp855x_update_bit(struct lp855x *lp, u8 reg, u8 mask, u8 data) in lp855x_update_bit()
100 static bool lp855x_is_valid_rom_area(struct lp855x *lp, u8 addr) in lp855x_is_valid_rom_area()
131 static int lp8557_bl_off(struct lp855x *lp) in lp8557_bl_off()
138 static int lp8557_bl_on(struct lp855x *l
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H A Dlenovo.c18 #include <linux/platform_data/lp855x.h>

Completed in 3 milliseconds