Searched refs:SNDRV_SEQ_PORT_SUBS_TIME_REAL (Results 1 – 2 of 2) sorted by relevance
544 #define SNDRV_SEQ_PORT_SUBS_TIME_REAL (1<<2) macro
2587 return (info->flags & SNDRV_SEQ_PORT_SUBS_TIME_REAL) ? 1 : 0; in snd_seq_port_subscribe_get_time_real()2672 info->flags |= SNDRV_SEQ_PORT_SUBS_TIME_REAL; in snd_seq_port_subscribe_set_time_real()2674 info->flags &= ~SNDRV_SEQ_PORT_SUBS_TIME_REAL; in snd_seq_port_subscribe_set_time_real()