Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_ports.h74 unsigned int time_real: 1; member
H A Dseq_ports.c357 port->time_real = (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0; in snd_seq_set_port_info()
406 if (port->time_real) in snd_seq_get_port_info()
H A Dseq_clientmgr.c679 dest_port->time_real); in snd_seq_deliver_single_event()