Home | History | Annotate | Download | only in seq

Lines Matching refs:SNDRV_SEQ_PORT_FLG_TIME_REAL

2045 	return (info->flags & SNDRV_SEQ_PORT_FLG_TIME_REAL) ? 1 : 0;
2221 info->flags |= SNDRV_SEQ_PORT_FLG_TIME_REAL;
2223 info->flags &= ~SNDRV_SEQ_PORT_FLG_TIME_REAL;