Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dasequencer.h603 #define SNDRV_SEQ_PORT_SUBS_TIMESTAMP (1<<1) macro
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_midi.c377 subs.flags = SNDRV_SEQ_PORT_SUBS_TIMESTAMP; in snd_seq_oss_midi_open()
/linux-3.4.99/sound/core/seq/
Dseq_clientmgr.c682 if (subs->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in deliver_to_subscribers()
2466 if (s->info.flags & SNDRV_SEQ_PORT_SUBS_TIMESTAMP) in snd_seq_info_dump_subscribers()