Searched refs:SNDRV_SEQ_IOCTL_SET_CLIENT_POOL (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 44 snd_seq_oss_control(dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool); in snd_seq_oss_writeq_new() 157 snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool); in snd_seq_oss_writeq_set_output()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_writeq.c | 45 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()
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_compat.c | 103 case SNDRV_SEQ_IOCTL_SET_CLIENT_POOL: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2097 { SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, snd_seq_ioctl_set_client_pool }, 2160 handler->cmd == SNDRV_SEQ_IOCTL_SET_CLIENT_POOL || in snd_seq_ioctl()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_compat.c | 106 case SNDRV_SEQ_IOCTL_SET_CLIENT_POOL: in snd_seq_ioctl_compat()
|
H A D | seq_clientmgr.c | 2260 { SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, snd_seq_ioctl_set_client_pool }, 2332 handler->cmd == SNDRV_SEQ_IOCTL_SET_CLIENT_POOL || in snd_seq_ioctl()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 605 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 641 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 411 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('S', 0x4c, struct snd_seq_client_pool) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 399 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW('S', 0x4c, struct snd_seq_client_pool) macro
|
Completed in 15 milliseconds