Searched refs:snd_seq_system_ump_notify (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/sound/core/seq/ |
D | seq_system.h | 20 static inline void snd_seq_system_ump_notify(int client, int block, int type, in snd_seq_system_ump_notify() function
|
D | seq_ump_client.c | 405 snd_seq_system_ump_notify(client_id, 0, SNDRV_SEQ_EVENT_UMP_EP_CHANGE, in seq_ump_notify_ep_change() 427 snd_seq_system_ump_notify(client->seq_client, fb->info.block_id, in seq_ump_notify_fb_change() 441 snd_seq_system_ump_notify(client->seq_client, 0, in seq_ump_switch_protocol()
|
D | seq_clientmgr.c | 2261 snd_seq_system_ump_notify(client, 0, in snd_seq_ioctl_client_ump_info() 2265 snd_seq_system_ump_notify(client, type - 1, in snd_seq_ioctl_client_ump_info()
|