lp855x_write_byte 97 drivers/video/backlight/lp855x_bl.c return lp855x_write_byte(lp, reg, tmp); lp855x_write_byte 198 drivers/video/backlight/lp855x_bl.c ret = lp855x_write_byte(lp, lp->cfg->reg_brightness, val); lp855x_write_byte 203 drivers/video/backlight/lp855x_bl.c ret = lp855x_write_byte(lp, lp->cfg->reg_devicectrl, val); lp855x_write_byte 214 drivers/video/backlight/lp855x_bl.c ret = lp855x_write_byte(lp, addr, val); lp855x_write_byte 273 drivers/video/backlight/lp855x_bl.c lp855x_write_byte(lp, lp->cfg->reg_brightness, (u8)brightness);