Searched refs:psControlValue (Results 1 – 1 of 1) sorted by relevance
28 char *psControlValue; member39 if (ctx->psControlName && ctx->psControlValue) { in unit_test_mpi_amix()40 ret = RK_MPI_AMIX_SetControl(ctx->s32DevId, ctx->psControlName, ctx->psControlValue); in unit_test_mpi_amix()45 } else if (ctx->psControlName && !ctx->psControlValue) { in unit_test_mpi_amix()82 RK_PRINT("control value : %s\n", ctx->psControlValue); in mpi_amix_test_show_options()93 ctx->psControlValue = RK_NULL; in main()104 OPT_STRING('\0', "value", &(ctx->psControlValue), in main()121 && ctx->psControlValue == RK_NULL in main()