Searched refs:channel_is_output (Results 1 – 2 of 2) sorted by relevance
128 pdata->channel_is_output = yytext[0] == 'o' || yytext[0] == 'O';138 yytext, pdata->channel_is_output);
62 bool channel_is_output; member