Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/seq/
Dseq_system.h20 …nt_ev_port_change(client, port) snd_seq_system_broadcast(client, port, SNDRV_SEQ_EVENT_PORT_CHANGE)
Dseq_midi_emul.c220 case SNDRV_SEQ_EVENT_PORT_CHANGE: in snd_midi_process_event()
/Linux-v6.6/include/uapi/sound/
Dasequencer.h87 #define SNDRV_SEQ_EVENT_PORT_CHANGE 65 /* port status/info has changed */ macro
/Linux-v6.6/sound/core/seq/oss/
Dseq_oss_init.c131 case SNDRV_SEQ_EVENT_PORT_CHANGE: in receive_announce()