Searched refs:BL_CORE_SUSPENDRESUME (Results 1 – 25 of 36) sorted by relevance
12
| /linux-6.15/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 | 37 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | rave-sp-backlight.c | 36 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lm3509_bl.c | 78 .options = BL_CORE_SUSPENDRESUME, 88 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | jornada720_bl.c | 101 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | apple_dwi_bl.c | 67 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | gpio_backlight.c | 41 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | da903x_bl.c | 90 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | pandora_bl.c | 104 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lv5207lp.c | 73 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | lp8788_bl.c | 72 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | bd6107.c | 110 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | ktd253-backlight.c | 138 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | wm831x_bl.c | 104 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | aat2870_bl.c | 93 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | max8925_bl.c | 84 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | ktz8866.c | 92 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | rt4831-backlight.c | 84 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | backlight.c | 327 if (bd->ops && bd->ops->options & BL_CORE_SUSPENDRESUME) { in backlight_suspend() 341 if (bd->ops && bd->ops->options & BL_CORE_SUSPENDRESUME) { in backlight_resume()
|
| H A D | lm3630a_bl.c | 256 .options = BL_CORE_SUSPENDRESUME, 331 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | tps65217_bl.c | 96 .options = BL_CORE_SUSPENDRESUME,
|
| H A D | 88pm860x_bl.c | 143 .options = BL_CORE_SUSPENDRESUME,
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 91 .options = BL_CORE_SUSPENDRESUME, 221 .options = BL_CORE_SUSPENDRESUME,
|
| /linux-6.15/include/linux/ |
| H A D | backlight.h | 112 #define BL_CORE_SUSPENDRESUME (1 << 0) macro
|
| /linux-6.15/drivers/hid/ |
| H A D | hid-appletb-bl.c | 99 .options = BL_CORE_SUSPENDRESUME,
|
12