Searched refs:snd_seq_oss_control (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/sound/core/seq/oss/ | 
| D | seq_oss_writeq.c | 44 	snd_seq_oss_control(dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool);  in snd_seq_oss_writeq_new() 72 	snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_REMOVE_EVENTS, &reset);  in snd_seq_oss_writeq_clear() 142 	snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_GET_CLIENT_POOL, &pool);  in snd_seq_oss_writeq_get_free_size() 155 	snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_GET_CLIENT_POOL, &pool);  in snd_seq_oss_writeq_set_output() 157 	snd_seq_oss_control(q->dp, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pool);  in snd_seq_oss_writeq_set_output()
  | 
| D | seq_oss_device.h | 143 snd_seq_oss_control(struct seq_oss_devinfo *dp, unsigned int type, void *arg)  in snd_seq_oss_control()  function
  |