Searched refs:u8CardName (Results 1 – 3 of 3) sorted by relevance
120 snprintf(reinterpret_cast<char *>(aiAttr.u8CardName), in test_open_device_ai()121 sizeof(aiAttr.u8CardName), "%s", ctx->chCardName); in test_open_device_ai()
124 snprintf(reinterpret_cast<char *>(aoAttr.u8CardName), in test_open_device_ao()125 sizeof(aoAttr.u8CardName), "%s", ctx->chCardName); in test_open_device_ao()
166 RK_U8 u8CardName[64]; member