Lines Matching defs:test_channel
167 static char test_channel[20];
169 .string = test_channel,
1095 strlcpy(params->channel, strim(test_channel), sizeof(params->channel));
1236 strim(test_channel)) == 0) {
1255 * "test_channel" string to the name of the last successfully
1260 if ((strcmp(dma_chan_name(dtc->chan), strim(test_channel)) != 0)
1261 && (strcmp("", strim(test_channel)) != 0)) {
1269 /* Clear test_channel if no channels were added successfully */
1295 strlcpy(test_channel, "", sizeof(test_channel));