taglinefilesource code
tmp_event249drivers/sound/sequencer.cunsigned char   tmp_event[8];
tmp_event251drivers/sound/sequencer.ctmp_event[0] = EV_TIMING;
tmp_event252drivers/sound/sequencer.ctmp_event[1] = TMR_WAIT_ABS;
tmp_event253drivers/sound/sequencer.ctmp_event[2] = 0;
tmp_event254drivers/sound/sequencer.ctmp_event[3] = 0;
tmp_event255drivers/sound/sequencer.c*(unsigned long *) &tmp_event[4] = this_time;
tmp_event257drivers/sound/sequencer.cseq_copy_to_input (tmp_event, 8);