Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_PORT_START (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/core/seq/
Dseq_system.h33 …ient_ev_port_start(client, port) snd_seq_system_broadcast(client, port, SNDRV_SEQ_EVENT_PORT_START)
Dseq_midi_emul.c229 case SNDRV_SEQ_EVENT_PORT_START: in snd_midi_process_event()
/linux-3.4.99/include/sound/
Dasequencer.h103 #define SNDRV_SEQ_EVENT_PORT_START 63 /* new port was created */ macro
/linux-3.4.99/sound/core/seq/oss/
Dseq_oss_init.c136 case SNDRV_SEQ_EVENT_PORT_START: in receive_announce()