Home
last modified time | relevance | path

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

/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_display.cpp112 const uint32_t FB_BLANK_UNBLANK = 0; /* screen: unblanked, hsync: on, vsync: on */ in SetDisplayPowerStatus() local
130 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_display.cpp108 const uint32_t FB_BLANK_UNBLANK = 0; /* screen: unblanked, hsync: on, vsync: on */ in SetDisplayPowerStatus() local
126 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_display.cpp111 const uint32_t FB_BLANK_UNBLANK = 0; /* screen: unblanked, hsync: on, vsync: on */ in SetDisplayPowerStatus() local
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_display.cpp111 const uint32_t FB_BLANK_UNBLANK = 0; /* screen: unblanked, hsync: on, vsync: on */ in SetDisplayPowerStatus() local
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_display.cpp111 const uint32_t FB_BLANK_UNBLANK = 0; /* screen: unblanked, hsync: on, vsync: on */ in SetDisplayPowerStatus() local
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c449 return FB_BLANK_UNBLANK; in pwm_backlight_initial_power_state()
458 return active ? FB_BLANK_UNBLANK : FB_BLANK_POWERDOWN; in pwm_backlight_initial_power_state()
/device/soc/rockchip/common/vendor/drivers/net/
H A Drfkill-wlan.c689 case FB_BLANK_UNBLANK: in rfkill_wlan_fb_event_notify()
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-wlan.c720 case FB_BLANK_UNBLANK: in rfkill_wlan_fb_event_notify()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c1553 case FB_BLANK_UNBLANK: in rockchip_monitor_fb_notifier()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1565 case FB_BLANK_UNBLANK: in rockchip_monitor_fb_notifier()

Completed in 10 milliseconds