Home
last modified time | relevance | path

Searched refs:dcon_bl_props (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/olpc_dcon/
Dolpc_dcon.c549 static struct backlight_properties dcon_bl_props = { variable
647 dcon_bl_props.brightness = dcon->bl_val; in dcon_probe()
649 dcon, &dcon_bl_ops, &dcon_bl_props); in dcon_probe()