Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h564 #define SNDRV_SEQ_PORT_SUBS_TIMESTAMP (1<<1) macro
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c372 subs.flags = SNDRV_SEQ_PORT_SUBS_TIMESTAMP; in snd_seq_oss_midi_open()
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c743 if (subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in __deliver_to_subscribers()
2606 if (s->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in snd_seq_info_dump_subscribers()