Home | History | Annotate | Download | only in radeon

Lines Matching refs:operation

637 		args->operation = RADEON_VA_RESULT_ERROR;
647 args->operation = RADEON_VA_RESULT_ERROR;
656 args->operation = RADEON_VA_RESULT_ERROR;
668 args->operation = RADEON_VA_RESULT_ERROR;
672 switch (args->operation) {
677 dev_err(dev->dev, "unsupported operation %d\n",
678 args->operation);
679 args->operation = RADEON_VA_RESULT_ERROR;
685 args->operation = RADEON_VA_RESULT_ERROR;
691 args->operation = RADEON_VA_RESULT_ERROR;
697 args->operation = RADEON_VA_RESULT_ERROR;
703 switch (args->operation) {
706 args->operation = RADEON_VA_RESULT_VA_EXIST;
721 args->operation = RADEON_VA_RESULT_OK;
723 args->operation = RADEON_VA_RESULT_ERROR;