Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_system.h19 …client_ev_port_exit(client, port) snd_seq_system_broadcast(client, port, SNDRV_SEQ_EVENT_PORT_EXIT)
H A Dseq_midi_emul.c219 case SNDRV_SEQ_EVENT_PORT_EXIT: in snd_midi_process_event()
/linux/include/uapi/sound/
H A Dasequencer.h86 #define SNDRV_SEQ_EVENT_PORT_EXIT 64 /* port was deleted from system */ macro
/linux/sound/core/seq/oss/
H A Dseq_oss_init.c135 case SNDRV_SEQ_EVENT_PORT_EXIT: in receive_announce()