| /Linux-v5.4/drivers/video/backlight/ |
| D | tosa_bl.c | 52 struct backlight_properties *props = &dev->props; in tosa_bl_update_status() 67 struct backlight_properties *props = &dev->props; in tosa_bl_get_brightness() 80 struct backlight_properties props; in tosa_bl_probe() 101 memset(&props, 0, sizeof(struct backlight_properties)); in tosa_bl_probe()
|
| 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 = {
|
| D | generic_bl.c | 54 struct backlight_properties props; in genericbl_probe() 66 memset(&props, 0, sizeof(struct backlight_properties)); in genericbl_probe()
|
| D | jornada720_bl.c | 107 struct backlight_properties props; in jornada_bl_probe() 111 memset(&props, 0, sizeof(struct backlight_properties)); in jornada_bl_probe()
|
| D | ep93xx_bl.c | 64 struct backlight_properties props; in ep93xxbl_probe() 89 memset(&props, 0, sizeof(struct backlight_properties)); in ep93xxbl_probe()
|
| D | hp680_bl.c | 107 struct backlight_properties props; in hp680bl_probe() 110 memset(&props, 0, sizeof(struct backlight_properties)); in hp680bl_probe()
|
| D | kb3886_bl.c | 139 struct backlight_properties props; in kb3886bl_probe() 146 memset(&props, 0, sizeof(struct backlight_properties)); in kb3886bl_probe()
|
| D | omap1_bl.c | 121 struct backlight_properties props; in omapbl_probe() 134 memset(&props, 0, sizeof(struct backlight_properties)); in omapbl_probe()
|
| 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()
|
| D | locomolcd.c | 180 struct backlight_properties props; in locomolcd_probe() 198 memset(&props, 0, sizeof(struct backlight_properties)); in locomolcd_probe()
|
| D | aat2870_bl.c | 114 struct backlight_properties props; in aat2870_bl_probe() 137 memset(&props, 0, sizeof(struct backlight_properties)); in aat2870_bl_probe()
|
| D | max8925_bl.c | 136 struct backlight_properties props; in max8925_backlight_probe() 162 memset(&props, 0, sizeof(struct backlight_properties)); in max8925_backlight_probe()
|
| D | cr_bllcd.c | 162 struct backlight_properties props; in cr_backlight_probe() 182 memset(&props, 0, sizeof(struct backlight_properties)); in cr_backlight_probe()
|
| D | tps65217_bl.c | 275 struct backlight_properties bl_props; in tps65217_bl_probe() 294 memset(&bl_props, 0, sizeof(struct backlight_properties)); in tps65217_bl_probe()
|
| D | ipaq_micro_bl.c | 47 static struct backlight_properties micro_bl_props = {
|
| D | 88pm860x_bl.c | 198 struct backlight_properties props; in pm860x_backlight_probe() 238 memset(&props, 0, sizeof(struct backlight_properties)); in pm860x_backlight_probe()
|
| /Linux-v5.4/include/linux/ |
| D | backlight.h | 74 struct backlight_properties { struct 99 struct backlight_properties props; argument 180 const struct backlight_properties *props); 184 const struct backlight_properties *props);
|
| /Linux-v5.4/arch/powerpc/platforms/powermac/ |
| D | backlight.c | 108 struct backlight_properties *props; in pmac_backlight_key_worker() 147 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() 196 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness()
|
| /Linux-v5.4/drivers/platform/x86/ |
| D | samsung-q10.c | 52 struct backlight_properties props; in samsungq10_probe() 55 memset(&props, 0, sizeof(struct backlight_properties)); in samsungq10_probe()
|
| D | intel_oaktrail.c | 234 struct backlight_properties props; in oaktrail_backlight_init() 236 memset(&props, 0, sizeof(struct backlight_properties)); in oaktrail_backlight_init()
|
| D | msi-wmi.c | 230 struct backlight_properties props; in msi_wmi_backlight_setup() 232 memset(&props, 0, sizeof(struct backlight_properties)); in msi_wmi_backlight_setup()
|
| /Linux-v5.4/drivers/video/fbdev/nvidia/ |
| D | nv_backlight.c | 88 struct backlight_properties props; in nvidia_bl_init() 104 memset(&props, 0, sizeof(struct backlight_properties)); in nvidia_bl_init()
|
| /Linux-v5.4/drivers/macintosh/ |
| D | via-pmu-backlight.c | 142 struct backlight_properties props; in pmu_backlight_init() 160 memset(&props, 0, sizeof(struct backlight_properties)); in pmu_backlight_init()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_backlight.c | 100 struct backlight_properties *props, in nv40_backlight_init() 199 struct backlight_properties *props, in nv50_backlight_init() 229 struct backlight_properties props = {0}; in nouveau_backlight_init()
|
| /Linux-v5.4/drivers/video/fbdev/aty/ |
| D | radeon_backlight.c | 129 struct backlight_properties props; in radeonfb_bl_init() 151 memset(&props, 0, sizeof(struct backlight_properties)); in radeonfb_bl_init()
|