Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/seq/
Dseq_system.h32 …_client_ev_client_change(client) snd_seq_system_broadcast(client, 0, SNDRV_SEQ_EVENT_CLIENT_CHANGE)
Dseq_midi_emul.c228 case SNDRV_SEQ_EVENT_CLIENT_CHANGE: in snd_midi_process_event()
/linux-3.4.99/include/sound/
Dasequencer.h102 #define SNDRV_SEQ_EVENT_CLIENT_CHANGE 62 /* client status/info has changed */ macro