Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_system.h30 …em_client_ev_client_start(client) snd_seq_system_broadcast(client, 0, SNDRV_SEQ_EVENT_CLIENT_START)
Dseq_midi_emul.c226 case SNDRV_SEQ_EVENT_CLIENT_START: in snd_midi_process_event()
/linux-3.4.99/include/sound/
Dasequencer.h100 #define SNDRV_SEQ_EVENT_CLIENT_START 60 /* new client has connected */ macro