| /linux-6.15/include/linux/ |
| H A D | backlight.h | 164 struct backlight_properties { struct 251 struct backlight_properties props; argument 395 const struct backlight_properties *props); 400 const struct backlight_properties *props);
|
| /linux-6.15/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 73 struct backlight_properties *props; in pmac_backlight_key_worker() 112 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() 161 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness()
|
| /linux-6.15/drivers/video/backlight/ |
| H A D | rave-sp-backlight.c | 20 const struct backlight_properties *p = &bd->props; in rave_sp_backlight_update_status() 40 static struct backlight_properties rave_sp_backlight_props = {
|
| H A D | jornada720_bl.c | 106 struct backlight_properties props; in jornada_bl_probe() 110 memset(&props, 0, sizeof(struct backlight_properties)); in jornada_bl_probe()
|
| H A D | ep93xx_bl.c | 57 struct backlight_properties props; in ep93xxbl_probe() 82 memset(&props, 0, sizeof(struct backlight_properties)); in ep93xxbl_probe()
|
| H A D | apple_dwi_bl.c | 76 struct backlight_properties props; in dwi_bl_probe() 87 memset(&props, 0, sizeof(struct backlight_properties)); in dwi_bl_probe()
|
| H A D | hp680_bl.c | 102 struct backlight_properties props; in hp680bl_probe() 105 memset(&props, 0, sizeof(struct backlight_properties)); in hp680bl_probe()
|
| H A D | omap1_bl.c | 111 struct backlight_properties props; in omapbl_probe() 124 memset(&props, 0, sizeof(struct backlight_properties)); in omapbl_probe()
|
| H A D | kb3886_bl.c | 135 struct backlight_properties props; in kb3886bl_probe() 142 memset(&props, 0, sizeof(struct backlight_properties)); in kb3886bl_probe()
|
| H A D | da9052_bl.c | 107 struct backlight_properties props; in da9052_backlight_probe() 119 memset(&props, 0, sizeof(struct backlight_properties)); in da9052_backlight_probe()
|
| H A D | lp8788_bl.c | 79 struct backlight_properties props; in lp8788_backlight_register() 81 memset(&props, 0, sizeof(struct backlight_properties)); in lp8788_backlight_register()
|
| H A D | apple_bl.c | 139 struct backlight_properties props; in apple_bl_add() 178 memset(&props, 0, sizeof(struct backlight_properties)); in apple_bl_add()
|
| H A D | locomolcd.c | 173 struct backlight_properties props; in locomolcd_probe() 183 memset(&props, 0, sizeof(struct backlight_properties)); in locomolcd_probe()
|
| H A D | aat2870_bl.c | 102 struct backlight_properties props; in aat2870_bl_probe() 125 memset(&props, 0, sizeof(struct backlight_properties)); in aat2870_bl_probe()
|
| H A D | max8925_bl.c | 124 struct backlight_properties props; in max8925_backlight_probe() 150 memset(&props, 0, sizeof(struct backlight_properties)); in max8925_backlight_probe()
|
| H A D | rt4831-backlight.c | 90 struct backlight_properties *bl_props) in rt4831_parse_backlight_properties() 171 struct backlight_properties bl_props = { .type = BACKLIGHT_RAW, in rt4831_bl_probe()
|
| H A D | tps65217_bl.c | 258 struct backlight_properties bl_props; in tps65217_bl_probe() 277 memset(&bl_props, 0, sizeof(struct backlight_properties)); in tps65217_bl_probe()
|
| H A D | led_bl.c | 177 struct backlight_properties props; in led_bl_probe() 199 memset(&props, 0, sizeof(struct backlight_properties)); in led_bl_probe()
|
| /linux-6.15/drivers/platform/x86/ |
| H A D | samsung-q10.c | 52 struct backlight_properties props; in samsungq10_probe() 55 memset(&props, 0, sizeof(struct backlight_properties)); in samsungq10_probe()
|
| H A D | msi-wmi.c | 218 struct backlight_properties props; in msi_wmi_backlight_setup() 220 memset(&props, 0, sizeof(struct backlight_properties)); in msi_wmi_backlight_setup()
|
| /linux-6.15/drivers/video/fbdev/nvidia/ |
| H A D | nv_backlight.c | 82 struct backlight_properties props; in nvidia_bl_init() 98 memset(&props, 0, sizeof(struct backlight_properties)); in nvidia_bl_init()
|
| /linux-6.15/drivers/macintosh/ |
| H A D | via-pmu-backlight.c | 137 struct backlight_properties props; in pmu_backlight_init() 155 memset(&props, 0, sizeof(struct backlight_properties)); in pmu_backlight_init()
|
| /linux-6.15/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 98 struct backlight_properties *props, in nv40_backlight_init() 233 struct backlight_properties *props, in nv50_backlight_init() 297 struct backlight_properties props = {0}; in nouveau_backlight_init()
|
| /linux-6.15/drivers/video/fbdev/aty/ |
| H A D | radeon_backlight.c | 125 struct backlight_properties props; in radeonfb_bl_init() 147 memset(&props, 0, sizeof(struct backlight_properties)); in radeonfb_bl_init()
|
| /linux-6.15/drivers/platform/x86/intel/ |
| H A D | oaktrail.c | 233 struct backlight_properties props; in oaktrail_backlight_init() 235 memset(&props, 0, sizeof(struct backlight_properties)); in oaktrail_backlight_init()
|