Home
last modified time | relevance | path

Searched refs:lp855x (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/video/backlight/
Dlp855x_bl.c47 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() argument
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 *lp) in lp8557_bl_on()
167 static int lp855x_configure(struct lp855x *lp) in lp855x_configure()
[all …]
/Linux-v5.4/Documentation/driver-api/backlight/
Dlp855x-driver.rst2 Kernel driver lp855x
20 The lp855x driver supports both cases.
32 The lp855x chip id.
36 Platform data for lp855x
39 For supporting platform specific data, the lp855x platform data can be used.
/Linux-v5.4/Documentation/driver-api/
Dindex.rst71 backlight/lp855x-driver.rst
/Linux-v5.4/Documentation/devicetree/bindings/leds/backlight/
Dlp855x.txt1 lp855x bindings
/Linux-v5.4/include/
DKbuild492 header-test- += linux/platform_data/lp855x.h
/Linux-v5.4/
DMAINTAINERS16252 F: Documentation/driver-api/backlight/lp855x-driver.rst
16254 F: include/linux/platform_data/lp855x.h