linux_dsm_epyc7002/drivers/media/pci/saa7134
Takashi Iwai 1fb8510cdb ALSA: pcm: Add snd_pcm_stop_xrun() helper
Add a new helper function snd_pcm_stop_xrun() to the standard sequnce
lock/snd_pcm_stop(XRUN)/unlock by a single call, and replace the
existing open codes with this helper.

The function checks the PCM running state to prevent setting the wrong
state, too, for more safety.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-09 18:20:40 +01:00
..
Kconfig [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
Makefile [media] saa7134: Fix compilation breakage when go7007 is not selected 2014-09-23 16:13:47 -03:00
saa7134-alsa.c ALSA: pcm: Add snd_pcm_stop_xrun() helper 2014-11-09 18:20:40 +01:00
saa7134-cards.c [media] saa7134: add saa7134-go7007 2014-09-23 16:13:46 -03:00
saa7134-core.c [media] saa7134: add saa7134-go7007 2014-09-23 16:13:46 -03:00
saa7134-dvb.c [media] saa7134: convert to vb2 2014-05-23 14:16:20 -03:00
saa7134-empress.c Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork 2014-07-22 02:03:59 -03:00
saa7134-go7007.c [media] saa7134: Remove unused status var 2014-09-23 16:13:48 -03:00
saa7134-i2c.c [media] saa7134: coding style cleanups 2014-05-13 13:25:28 -03:00
saa7134-input.c [media] media: saa7134: remove if based on uninitialized variable 2014-07-26 12:30:41 -03:00
saa7134-reg.h [media] saa7134: add vidioc_querystd 2014-05-23 12:56:01 -03:00
saa7134-ts.c [media] saa7134: convert to vb2 2014-05-23 14:16:20 -03:00
saa7134-tvaudio.c [media] saa7134: coding style cleanups 2014-05-13 13:25:28 -03:00
saa7134-vbi.c [media] saa7134: also capture the WSS signal for 50 Hz VBI capture 2014-09-23 16:13:46 -03:00
saa7134-video.c [media] saa7134: also capture the WSS signal for 50 Hz VBI capture 2014-09-23 16:13:46 -03:00
saa7134.h [media] saa7134: add saa7134-go7007 2014-09-23 16:13:46 -03:00