WSL2-Linux-Kernel/drivers/media/usb/stk1160
Ezequiel Garcia 8ac456495a [media] stk1160: Stop device and unqueue buffers when start_streaming() fails
If start_streaming() fails (e.g. out of memory) the driver needs to
rewind the start procedure. This implies possibly stopping the device
and clearing the buffer queue.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-09-25 10:56:48 -03:00
..
Kconfig [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
Makefile [media] move i2c files into drivers/media/i2c 2012-08-15 16:42:14 -03:00
stk1160-ac97.c [media] stk1160: remove unneeded check 2012-08-15 18:53:29 -03:00
stk1160-core.c [media] stk1160: Remove unused 'ifnum' variable 2012-09-15 11:49:14 -03:00
stk1160-i2c.c [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
stk1160-reg.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00
stk1160-v4l.c [media] stk1160: Stop device and unqueue buffers when start_streaming() fails 2012-09-25 10:56:48 -03:00
stk1160-video.c [media] stk1160: Handle urb allocation failure condition properly 2012-09-25 10:52:58 -03:00
stk1160.h [media] rename most media/video usb drivers to media/usb 2012-08-15 16:25:07 -03:00