All of lore.kernel.org
 help / color / mirror / Atom feed
* SNDRV_PCM_TRIGGER_STOP not called
@ 2012-11-23 11:44 irfanks
  2012-11-23 20:07 ` Clemens Ladisch
  0 siblings, 1 reply; 2+ messages in thread
From: irfanks @ 2012-11-23 11:44 UTC (permalink / raw)
  To: alsa-devel

Hello All,

                 We are facing issue when forceful disconnection of 
isochronous USB ALSA device (IPOD).

Problems as below :
1) SNDRV_PCM_TRIGGER_STOP in snd_usb_substream_capture_trigger() is not 
getting called.
2) We have tried calling snd_pcm_drain(), snd_pcm_drop() and 
snd_pcm_close() from application, which should STOP the PCM device as 
from API description.

But still SNDRV_PCM_TRIGGER_STOP is not getting called.

      Please can you suggest the possibilities of SNDRV_PCM_TRIGGER_STOP 
not called in usb alsa capture driver.
      Also please suggest how to achieve the above ?

Thanks in advance !! Response wil be appreciated !!!

Best Regards,

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-23 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 11:44 SNDRV_PCM_TRIGGER_STOP not called irfanks
2012-11-23 20:07 ` Clemens Ladisch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.