Lines Matching refs:device
245 static int snd_ctl_shm_hwdep_next_device(snd_ctl_t *ctl, int * device)
250 ctrl->u.device = *device;
255 *device = ctrl->u.device;
273 static int snd_ctl_shm_pcm_next_device(snd_ctl_t *ctl, int * device)
278 ctrl->u.device = *device;
283 *device = ctrl->u.device;
310 static int snd_ctl_shm_rawmidi_next_device(snd_ctl_t *ctl, int * device)
315 ctrl->u.device = *device;
320 *device = ctrl->u.device;