| /linux/include/linux/ |
| H A D | backlight.h | 162 struct backlight_properties { struct 249 struct backlight_properties props; argument 380 const struct backlight_properties *props); 385 const struct backlight_properties *props);
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | backlight.c | 74 struct backlight_properties *props; in pmac_backlight_key_worker() 113 struct backlight_properties *props; in __pmac_backlight_set_legacy_brightness() 162 struct backlight_properties *props; in pmac_backlight_get_legacy_brightness()
|
| /linux/drivers/video/backlight/ |
| H A D | rave-sp-backlight.c | 22 const struct backlight_properties *p = &bd->props; in rave_sp_backlight_update_status() 42 static struct backlight_properties rave_sp_backlight_props = {
|
| H A 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()
|
| H A D | apple_dwi_bl.c | 77 struct backlight_properties props; in dwi_bl_probe() 88 memset(&props, 0, sizeof(struct backlight_properties)); in dwi_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 | 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 | 108 struct backlight_properties props; in da9052_backlight_probe() 120 memset(&props, 0, sizeof(struct backlight_properties)); in da9052_backlight_probe()
|
| 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 | 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 | locomolcd.c | 173 struct backlight_properties props; in locomolcd_probe() 183 memset(&props, 0, sizeof(struct backlight_properties)); in locomolcd_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 | 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 | rt4831-backlight.c | 91 struct backlight_properties *bl_props) in rt4831_parse_backlight_properties() 172 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 | ipaq_micro_bl.c | 41 static const struct backlight_properties micro_bl_props = {
|
| /linux/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/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/drivers/macintosh/ |
| H A D | via-pmu-backlight.c | 139 struct backlight_properties props; in pmu_backlight_init() 157 memset(&props, 0, sizeof(struct backlight_properties)); in pmu_backlight_init()
|
| /linux/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() 298 struct backlight_properties props = {0}; in nouveau_backlight_init()
|
| /linux/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/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()
|