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

/drivers/video/backlight/
H A Dapple_bl.c39 const struct backlight_ops backlight_ops; member in struct:hw_data
87 .backlight_ops = {
132 .backlight_ops = {
167 intensity = hw_data->backlight_ops.get_brightness(NULL);
171 if (!hw_data->backlight_ops.get_brightness(NULL))
185 NULL, NULL, &hw_data->backlight_ops, &props);
193 hw_data->backlight_ops.get_brightness(apple_backlight_device);
/drivers/platform/x86/
H A Dsamsung-laptop.c559 static const struct backlight_ops backlight_ops = { variable in typeref:struct:backlight_ops
1100 samsung, &backlight_ops,

Completed in 259 milliseconds