Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasequencer.h540 #define SNDRV_SEQ_PORT_SUBS_TIMESTAMP (1<<1) macro
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_midi.c373 subs.flags = SNDRV_SEQ_PORT_SUBS_TIMESTAMP; in snd_seq_oss_midi_open()
/linux-4.1.27/sound/core/seq/
Dseq_clientmgr.c685 if (subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in deliver_to_subscribers()
2481 if (s->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in snd_seq_info_dump_subscribers()