Searched refs:BL_CORE_SUSPENDRESUME (Results 1 – 25 of 31) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | apple_bl.c | 85 .options = BL_CORE_SUSPENDRESUME, 130 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | ipaq_micro_bl.c | 43 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | rave-sp-backlight.c | 36 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | jornada720_bl.c | 102 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | gpio_backlight.c | 42 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | pcf50633-backlight.c | 91 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | pandora_bl.c | 105 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lv5207lp.c | 74 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | da903x_bl.c | 91 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | ktd253-backlight.c | 139 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | bd6107.c | 111 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | max8925_bl.c | 85 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | wm831x_bl.c | 105 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | backlight.c | 325 if (bd->ops && bd->ops->options & BL_CORE_SUSPENDRESUME) { in backlight_suspend() 339 if (bd->ops && bd->ops->options & BL_CORE_SUSPENDRESUME) { in backlight_resume()
|
| H A D | aat2870_bl.c | 104 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lm3630a_bl.c | 254 .options = BL_CORE_SUSPENDRESUME, 331 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | tps65217_bl.c | 105 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | 88pm860x_bl.c | 144 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lp8788_bl.c | 182 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lm3639_bl.c | 174 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | arcxcnn_bl.c | 149 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lp855x_bl.c | 279 .options = BL_CORE_SUSPENDRESUME,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 94 .options = BL_CORE_SUSPENDRESUME, 147 .options = BL_CORE_SUSPENDRESUME, 193 .options = BL_CORE_SUSPENDRESUME,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_backlight.c | 40 .options = BL_CORE_SUSPENDRESUME,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | backlight.h | 130 #define BL_CORE_SUSPENDRESUME (1 << 0) macro
|
12