Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/seq/oss/
A Dseq_oss_writeq.c45 snd_seq_oss_control(dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool); in snd_seq_oss_writeq_new()
158 snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool); in snd_seq_oss_writeq_set_output()
/linux-6.3-rc2/sound/core/seq/
A Dseq_compat.c103 case SNDRV_SEQ_IOCTL_SET_CLIENT_POOL: in snd_seq_ioctl_compat()
A Dseq_clientmgr.c2113 { SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, snd_seq_ioctl_set_client_pool },
2176 handler->cmd == SNDRV_SEQ_IOCTL_SET_CLIENT_POOL || in snd_seq_ioctl()
/linux-6.3-rc2/include/uapi/sound/
A Dasequencer.h589 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro

Completed in 13 milliseconds