Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/olpc_dcon/
Dolpc_dcon.c546 static struct backlight_properties dcon_bl_props = { variable
644 dcon_bl_props.brightness = dcon->bl_val; in dcon_probe()
646 dcon, &dcon_bl_ops, &dcon_bl_props); in dcon_probe()