Searched refs:SNDRV_SEQ_EVENT_CLIENT_START (Results 1 – 3 of 3) sorted by relevance
29 #define snd_seq_system_client_ev_client_start(client) notify_event(client, 0, SNDRV_SEQ_EVENT_CLIENT_START)
215 case SNDRV_SEQ_EVENT_CLIENT_START: in snd_midi_process_event()
82 #define SNDRV_SEQ_EVENT_CLIENT_START 60 /* new client has connected */ macro