Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_CLIENT_SYSTEM (Results 1 – 8 of 8) sorted by relevance

/linux/sound/drivers/opl4/
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()
/linux/sound/drivers/opl3/
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()
/linux/sound/core/seq/
A Dseq_dummy.c81 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM || in dummy_input()
A Dseq_queue.c632 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in queue_broadcast_event()
635 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
A Dseq_clientmgr.c552 bounce_ev.source.client = SNDRV_SEQ_CLIENT_SYSTEM; in bounce_error_event()
/linux/sound/core/seq/oss/
A Dseq_oss_timer.c135 ev.dest.client = SNDRV_SEQ_CLIENT_SYSTEM; in send_timer_event()
A Dseq_oss_init.c102 subs.sender.client = SNDRV_SEQ_CLIENT_SYSTEM; in snd_seq_oss_create_client()
/linux/include/uapi/sound/
A Dasequencer.h334 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro

Completed in 21 milliseconds