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;
108 asyh->curs.visible = asyw->state.visible;
109 if (ret || !asyh->curs.visible)
148 "curs", head, curs507a_format, BIT(head),
156 NV_ERROR(drm, "curs%04x allocation failed: %d\n", oclass, ret);