Disable LCD
The function has the following parameters.
- Function:
seeed_panel_enable
. - Description: The function is used to turn down the backlight and power of LCD.
- Prototype:
Static int seeed_panel_disable(struct drm_panel* panel)
.
The function has the following parameters.
seeed_panel_enable
.Static int seeed_panel_disable(struct
drm_panel* panel)
.