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

/linux-master/sound/core/seq/oss/
H A Dseq_oss_writeq.c45 snd_seq_oss_control(dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool);
158 snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool);
/linux-master/sound/core/seq/
H A Dseq_compat.c104 case SNDRV_SEQ_IOCTL_SET_CLIENT_POOL:
H A Dseq_clientmgr.c2260 { SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, snd_seq_ioctl_set_client_pool },
2332 handler->cmd == SNDRV_SEQ_IOCTL_SET_CLIENT_POOL ||
/linux-master/include/uapi/sound/
H A Dasequencer.h641 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro

Completed in 181 milliseconds