Searched refs:entry_restore (Results 1 - 3 of 3) sorted by path

/u-boot/drivers/video/
H A Dconsole_truetype.c864 * passed-in values, since an entry_restore() must have been done before
1005 .entry_restore = truetype_entry_restore,
H A Dvidconsole-uclass.c675 ret = ops->entry_restore(dev, buf);
/u-boot/include/
H A Dvideo_console.h264 * entry_restore() - Restore text-entry information for current use
273 int (*entry_restore)(struct udevice *dev, struct abuf *buf); member in struct:vidconsole_ops
356 * entry_restore() - Restore text-entry information for current use

Completed in 79 milliseconds