Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_CLIENT_SYSTEM (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_seq.c74 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) { in snd_opl4_seq_use()
98 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) in snd_opl4_seq_unuse()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_seq.c74 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) { in snd_opl4_seq_use()
98 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) in snd_opl4_seq_unuse()
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_seq.c109 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) { in snd_opl3_synth_use()
123 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) in snd_opl3_synth_unuse()
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_seq.c110 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) { in snd_opl3_synth_use()
125 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) in snd_opl3_synth_unuse()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_dummy.c81 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM || in dummy_input()
H A Dseq_queue.c663 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in queue_broadcast_event()
666 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
H A Dseq_clientmgr.c548 bounce_ev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in bounce_error_event()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_dummy.c81 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM || in dummy_input()
H A Dseq_queue.c642 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in queue_broadcast_event()
645 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
H A Dseq_clientmgr.c581 bounce_ev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in bounce_error_event()
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_timer.c135 ev.dest.client = SNDRV_SEQ_CLIENT_SYSTEM; in send_timer_event()
H A Dseq_oss_init.c102 subs.sender.client = SNDRV_SEQ_CLIENT_SYSTEM; in snd_seq_oss_create_client()
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_timer.c135 ev.dest.client = SNDRV_SEQ_CLIENT_SYSTEM; in send_timer_event()
H A Dseq_oss_init.c101 subs.sender.client = SNDRV_SEQ_CLIENT_SYSTEM; in snd_seq_oss_create_client()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h334 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h334 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h211 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h208 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h208 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro

Completed in 20 milliseconds