Home
last modified time | relevance | path

Searched refs:FBIOBLANK (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_display.cpp110 const uint32_t FBIOBLANK = 0x4611; /* arg: 0 or vesa level + 1 */ in SetDisplayPowerStatus() local
126 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_POWERDOWN); in SetDisplayPowerStatus()
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()

Completed in 1 milliseconds