linux_dsm_epyc7002/drivers/media/usb/tm6000
Julian Scheel 16427faf28 [media] tm6000: Add parameter to keep urb bufs allocated
On systems where it cannot be assured that enough continous memory is available
all the time it can be very useful to only allocate the memory once when it is
needed the first time. Afterwards the initially allocated memory will be
reused, so it is ensured that the memory will stay available until the driver
is unloaded.

[mchehab@redhat.com: Codingstyle fixups]
Signed-off-by: Julian Scheel <julian@jusst.de>

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-12-04 14:54:21 -02:00
..
Kconfig
Makefile
tm6000-alsa.c
tm6000-cards.c
tm6000-core.c
tm6000-dvb.c
tm6000-i2c.c
tm6000-input.c
tm6000-regs.h
tm6000-stds.c
tm6000-usb-isoc.h
tm6000-video.c [media] tm6000: Add parameter to keep urb bufs allocated 2012-12-04 14:54:21 -02:00
tm6000.h [media] tm6000: Add parameter to keep urb bufs allocated 2012-12-04 14:54:21 -02:00