Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_system.h17 …_client_ev_client_change(client) snd_seq_system_broadcast(client, 0, SNDRV_SEQ_EVENT_CLIENT_CHANGE)
H A Dseq_midi_emul.c217 case SNDRV_SEQ_EVENT_CLIENT_CHANGE: in snd_midi_process_event()
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h84 #define SNDRV_SEQ_EVENT_CLIENT_CHANGE 62 /* client status/info has changed */ macro