Home | History | Annotate | Download | only in qemu

Lines Matching refs:dul

1792 unregister_displayupdatelistener(DisplayState *ds, DisplayUpdateListener *dul)
1798 if (*pnode == dul) {
1799 *pnode = dul->next;
1804 dul->next = NULL;