sync_time          36 sound/core/seq/oss/seq_oss_writeq.c 	q->sync_time = 0;
sync_time          88 sound/core/seq/oss/seq_oss_writeq.c 	if (q->sync_time >= time)
sync_time         113 sound/core/seq/oss/seq_oss_writeq.c 	if (! q->sync_event_put || q->sync_time >= time)
sync_time         127 sound/core/seq/oss/seq_oss_writeq.c 	q->sync_time = time;
sync_time          18 sound/core/seq/oss/seq_oss_writeq.h 	abstime_t sync_time;