Searched refs:SNDRV_SEQ_PORT_FLG_TIME_REAL (Results 1 – 4 of 4) sorted by relevance
345 port->time_real = (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0; in snd_seq_set_port_info()381 info->flags |= SNDRV_SEQ_PORT_FLG_TIME_REAL; in snd_seq_get_port_info()
298 #define SNDRV_SEQ_PORT_FLG_TIME_REAL (1<<2) macro
288 #define SNDRV_SEQ_PORT_FLG_TIME_REAL (1 << 2) macro
449 #define SNDRV_SEQ_PORT_FLG_TIME_REAL (1<<2) macro