Home
last modified time | relevance | path

Searched refs:VERR_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_err.h32 #define VERR_INVALID_PARAMETER (-2) macro
/Linux-v4.19/include/uapi/linux/
Dvbox_err.h9 #define VERR_INVALID_PARAMETER (-2) macro
/Linux-v4.19/drivers/virt/vboxguest/
Dvboxguest_utils.c445 if (rc == VERR_INVALID_PARAMETER) in hgcm_cancel_call()
745 [-VERR_INVALID_PARAMETER] = -EINVAL,