Searched refs:lp855x (Results 1 – 8 of 8) sorted by relevance
48 struct lp855x;58 int (*pre_init_device)(struct lp855x *);61 int (*post_init_device)(struct lp855x *);64 struct lp855x { struct79 static int lp855x_write_byte(struct lp855x *lp, u8 reg, u8 data) in lp855x_write_byte() argument84 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 *lp) in lp8557_bl_on()169 static int lp855x_configure(struct lp855x *lp) in lp855x_configure()[all …]
2 Kernel driver lp855x20 The lp855x driver supports both cases.32 The lp855x chip id.36 Platform data for lp855x39 For supporting platform specific data, the lp855x platform data can be used.
93 * backlight/lp855x-driver.rst
81 backlight/lp855x-driver.rst
[all...]