Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.c321 u32 pushc = req->push_count; in nouveau_exec_ucopy() local
325 if (pushc) { in nouveau_exec_ucopy()
326 args->push.count = pushc; in nouveau_exec_ucopy()
327 args->push.s = u_memcpya(pushs, pushc, sizeof(*args->push.s)); in nouveau_exec_ucopy()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ckermit/ckermit/
H A D0001-Fix-function-prototype-errors.patch47 y = pushc ? 1 : 0; /* Have command character pushed? */