Searched defs:backlight_ops (Results 1 - 2 of 2) sorted by relevance

/drivers/video/backlight/
H A Dapple_bl.c36 const struct backlight_ops backlight_ops; member in struct:hw_data
88 .backlight_ops = {
135 .backlight_ops = {
170 intensity = hw_data->backlight_ops.get_brightness(NULL);
174 if (!hw_data->backlight_ops.get_brightness(NULL))
188 NULL, NULL, &hw_data->backlight_ops, &props);
196 hw_data->backlight_ops.get_brightness(apple_backlight_device);
/drivers/platform/x86/
H A Dsamsung-laptop.c550 static const struct backlight_ops backlight_ops = { variable in typeref:struct:backlight_ops
1089 samsung, &backlight_ops,

Completed in 457 milliseconds