Searched refs:line6_pcm_acquire (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/sound/usb/line6/
H A Dpcm.h68 line6_pcm_acquire() or line6_pcm_release() with the appropriate
194 extern int line6_pcm_acquire(struct snd_line6_pcm *line6pcm, int type);
H A Dpcm.c55 err = line6_pcm_acquire(line6pcm, LINE6_STREAM_IMPULSE); snd_line6_impulse_volume_put()
283 int line6_pcm_acquire(struct snd_line6_pcm *line6pcm, int type) line6_pcm_acquire() function
308 EXPORT_SYMBOL_GPL(line6_pcm_acquire); variable
H A Dtoneport.c180 err = line6_pcm_acquire(line6pcm, LINE6_STREAM_MONITOR); snd_toneport_monitor_put()
249 line6_pcm_acquire(line6->line6pcm, LINE6_STREAM_MONITOR); toneport_start_pcm()

Completed in 87 milliseconds