Searched refs:bl_led_assign (Results 1 – 3 of 3) 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
253 if (pdata->bl_led_assign & (1 << (led_dat->id - 1))) { in adp8860_led_probe()385 ret |= adp8860_write(client, ADP8860_BLSEN, ~pdata->bl_led_assign); in adp8860_bl_setup()