Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dsm501.c1629 typedef void draw_line_func(uint8_t *d, const uint8_t *s, typedef
1729 draw_line_func *draw_line = NULL; in sm501_update_display()