Searched refs:time_real (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_ports.h74 unsigned int time_real: 1; member in struct:snd_seq_client_port
H A Dseq_ports.c348 port->time_real = (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0;
397 if (port->time_real)
H A Dseq_clientmgr.c679 dest_port->time_real);

Completed in 123 milliseconds