Home
last modified time | relevance | path

Searched refs:draw_hwc_line_func (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dsm501.c1632 typedef void draw_hwc_line_func(uint8_t *d, const uint8_t *s, typedef
1730 draw_hwc_line_func *draw_hwc_line = NULL; in sm501_update_display()