Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/olpc_dcon/
Dolpc_dcon.c553 static struct backlight_properties dcon_bl_props = { variable
651 dcon_bl_props.brightness = dcon->bl_val; in dcon_probe()
654 &dcon_bl_props); in dcon_probe()