commit | 1a55ecfbe68cda80f3dfc183afb7fb65203f281f | [log] [tgz] |
---|---|---|
author | James Roy <rruuaanng@outlook.com> | Tue Mar 11 09:55:25 2025 +0800 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 14 14:39:40 2025 +0100 |
tree | 7aa497d769603fc9a1bf1fb07bfd0be38d6afee7 | |
parent | 2e18b0cc6d790bf2675ca0c364ef76d5bed77123 [diff] |
drivers: display: Add display_clear function Add a display_clear function to the display subsystem to clear the target devices screen display. Introduce a clear interface at the driver layer to implement the display_clear function. Signed-off-by: James Roy <rruuaanng@outlook.com>