Lines Matching refs:curs
22 #include "curs.h"
83 if (asyh->curs.handle != handle || asyh->curs.offset != offset) {
84 asyh->curs.handle = handle;
85 asyh->curs.offset = offset;
86 asyh->set.curs = asyh->curs.visible;
94 asyh->curs.visible = false;
110 asyh->curs.visible = asyw->state.visible;
111 if (ret || !asyh->curs.visible)
181 "curs", head, curs507a_format, BIT(head),
189 NV_ERROR(drm, "curs%04x allocation failed: %d\n", oclass, ret);