taglinefilesource code
tmp_event215drivers/sound/sequencer.cunsigned char   tmp_event[8];
tmp_event217drivers/sound/sequencer.ctmp_event[0] = EV_TIMING;
tmp_event218drivers/sound/sequencer.ctmp_event[1] = TMR_WAIT_ABS;
tmp_event219drivers/sound/sequencer.ctmp_event[2] = 0;
tmp_event220drivers/sound/sequencer.ctmp_event[3] = 0;
tmp_event221drivers/sound/sequencer.c*(unsigned long *) &tmp_event[4] = this_time;
tmp_event223drivers/sound/sequencer.cseq_copy_to_input (tmp_event, 8);