Lines Matching defs:test_channel
166 static char test_channel[20];
168 .string = test_channel,
1097 strscpy(params->channel, strim(test_channel), sizeof(params->channel));
1238 strim(test_channel)) == 0) {
1257 * "test_channel" string to the name of the last successfully
1262 if ((strcmp(dma_chan_name(dtc->chan), strim(test_channel)) != 0)
1263 && (strcmp("", strim(test_channel)) != 0)) {
1271 /* Clear test_channel if no channels were added successfully */
1297 strscpy(test_channel, "", sizeof(test_channel));