Home
last modified time | relevance | path

Searched refs:bl_fade_in (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/platform_data/
H A Dadp8860.h103 u8 bl_fade_in; /* Backlight Fade-In Timer */ member
H A Dadp8870.h111 u8 bl_fade_in; /* Backlight Fade-In Timer */ member
/linux/drivers/video/backlight/
H A Dadp8860_bl.c412 ret |= adp8860_write(client, ADP8860_BLFR, FADE_VAL(pdata->bl_fade_in, in adp8860_bl_setup()
H A Dadp8870_bl.c528 ret = adp8870_write(client, ADP8870_BLFR, FADE_VAL(pdata->bl_fade_in, in adp8870_bl_setup()