Home | History | Annotate | Download | only in aseqdump

Lines Matching refs:source

133 	printf("%3d:%-3d ", ev->source.client, ev->source.port);
202 if (ev->source.client == SND_SEQ_CLIENT_SYSTEM &&
203 ev->source.port == SND_SEQ_PORT_SYSTEM_TIMER)
210 if (ev->source.client == SND_SEQ_CLIENT_SYSTEM &&
211 ev->source.port == SND_SEQ_PORT_SYSTEM_TIMER)
218 if (ev->source.client == SND_SEQ_CLIENT_SYSTEM &&
219 ev->source.port == SND_SEQ_PORT_SYSTEM_TIMER)
338 " -p,--port=client:port,... source port(s)\n",
412 printf("Source Event Ch Data\n");