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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/core/seq/
H A Dseq_ports.h79 unsigned int time_real: 1; member in struct:snd_seq_client_port
H A Dseq_ports.c360 port->time_real = (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0;
395 if (port->time_real)
H A Dseq_clientmgr.c622 dest_port->time_real);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.h79 unsigned int time_real: 1; member in struct:snd_seq_client_port
H A Dseq_ports.c360 port->time_real = (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0;
395 if (port->time_real)
H A Dseq_clientmgr.c622 dest_port->time_real);

Completed in 181 milliseconds