Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Dgud.h240 #define GUD_STATUS_INVALID_PARAMETER 0x04 macro
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_drv.c123 case GUD_STATUS_INVALID_PARAMETER: in gud_status_to_errno()