Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasequencer.h564 #define SNDRV_SEQ_PORT_SUBS_TIMESTAMP (1<<1) macro
/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_midi.c372 subs.flags = SNDRV_SEQ_PORT_SUBS_TIMESTAMP; in snd_seq_oss_midi_open()
/Linux-v6.6/sound/core/seq/
Dseq_clientmgr.c740 if (subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in __deliver_to_subscribers()
2597 if (s->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in snd_seq_info_dump_subscribers()