Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_crtc.h50 bool blanked; member
/drivers/video/fbdev/
Dw100fb.c186 if (par->blanked) in w100fb_get_hsynclen()
244 if (par->blanked == 0) { in w100fb_blank()
247 par->blanked = 1; in w100fb_blank()
252 if (par->blanked != 0) { in w100fb_blank()
255 par->blanked = 0; in w100fb_blank()
430 if (!par->blanked && tg && tg->change) in w100fb_activate_var()
614 par->blanked = 1; in w100fb_suspend()
630 par->blanked = 0; in w100fb_resume()
694 par->blanked = 0; in w100fb_probe()
Doffb.c54 int blanked; member
196 if (!par->blanked) in offb_blank()
200 par->blanked = blank; in offb_blank()
DKconfig1182 secondary head output is blanked while you are in X. With XFree
/drivers/staging/media/av7110/
Dvideo-stillpicture.rst54 NULL, then the current displayed still picture is blanked.
Dvideo-stop.rst66 stream. Depending on the input parameter, the screen can be blanked out
Dvideo_types.rst194 If video_blank is set video will be blanked out if the channel is
/drivers/leds/trigger/
DKconfig61 turn off and on when the display is blanked and unblanked.