Home
last modified time | relevance | path

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

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