Home
last modified time | relevance | path

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

/linux-6.15/sound/core/seq/
H A Dseq_system.h32 …eq_system_client_ev_port_start(client, port) notify_event(client, port, SNDRV_SEQ_EVENT_PORT_START)
H A Dseq_midi_emul.c218 case SNDRV_SEQ_EVENT_PORT_START: in snd_midi_process_event()
/linux-6.15/include/uapi/sound/
H A Dasequencer.h85 #define SNDRV_SEQ_EVENT_PORT_START 63 /* new port was created */ macro
/linux-6.15/sound/core/seq/oss/
H A Dseq_oss_init.c125 case SNDRV_SEQ_EVENT_PORT_START: in receive_announce()