<def f='src/src/sys/dev/wscons/wsconsio.h' l='471' ll='478'/>
<size>32</size>
<doc f='src/src/sys/dev/wscons/wsconsio.h' l='463'>/*
 * Misc control.  Not applicable to all display types.
 * - WSDISPLAYIO_PARAM_BACKLIGHT should be an on/off switch for screensavers,
 *   it should turn the display dark / turn the backlight off without changing
 *   the brightness value so screensavers and such can just flip the switch
 *   without caring about actual brightness settings
 * - WSDISPLAYIO_PARAM_BRIGHTNESS should set display / backlight brightness
 */</doc>
<mbr r='wsdisplay_param::param' o='0' t='int'/>
<mbr r='wsdisplay_param::min' o='32' t='int'/>
<mbr r='wsdisplay_param::max' o='64' t='int'/>
<mbr r='wsdisplay_param::curval' o='96' t='int'/>
<mbr r='wsdisplay_param::reserved' o='128' t='int [4]'/>
<dec f='src/src/sys/dev/wscons/wscons_callbacks.h' l='59' type='int wsdisplay_param(device_t , u_long , struct wsdisplay_param * )'/>
<def f='src/src/sys/dev/wscons/wsdisplay.c' l='1212' ll='1219' type='int wsdisplay_param(device_t dv, u_long cmd, struct wsdisplay_param * dp)'/>
<use f='src/src/sys/dev/wscons/wskbd.c' l='1520' u='c' c='change_displayparam'/>
<use f='src/src/sys/dev/wscons/wskbd.c' l='1531' u='c' c='change_displayparam'/>
