Searched refs:bl_led_assign (Results 1 – 4 of 4) sorted by relevance
101 u8 bl_led_assign; /* 1 = Backlight 0 = Individual LED */ member
108 u8 bl_led_assign; /* 1 = Backlight 0 = Individual LED */ member
254 if (pdata->bl_led_assign & (1 << (led_dat->id - 1))) { in adp8860_led_probe()386 ret |= adp8860_write(client, ADP8860_BLSEN, ~pdata->bl_led_assign); in adp8860_bl_setup()
280 if (pdata->bl_led_assign & (1 << (led_dat->id - 1))) { in adp8870_led_probe()424 ret = adp8870_write(client, ADP8870_BLSEL, ~pdata->bl_led_assign); in adp8870_bl_setup()