Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Ddm163.c270 static uint32_t *update_display_of_row(DM163State *s, uint32_t *dest, in update_display_of_row() function
301 dest = update_display_of_row(s, dest, row); in dm163_update_display()