linux_dsm_epyc7002/drivers/usb/dwc3
Felipe Balbi 7f97aa9865 usb: dwc3: gadget: rename dwc3_process_event_buf
that function isn't really processing any event
buffer, rather just checking whether it contains
events to be processed.

Due to that reason, we're reaning it to dwc3_check_event_buf()
instead.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-07-29 13:57:00 +03:00
..
core.c usb: dwc3: core: introduce and use macros for Event Size register 2013-07-29 13:56:58 +03:00
core.h usb: dwc3: core: introduce and use macros for Event Size register 2013-07-29 13:56:58 +03:00
debug.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-omap.c usb: dwc3: omap: switch over to devm_ioremap_resource() 2013-07-29 13:56:53 +03:00
dwc3-pci.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
ep0.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
gadget.c usb: dwc3: gadget: rename dwc3_process_event_buf 2013-07-29 13:57:00 +03:00
gadget.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
host.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
io.h usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
Kconfig usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
Makefile usb: dwc3: make glue layers selectable 2013-07-29 13:53:25 +03:00
platform_data.h usb: dwc3: adapt to use dr_mode device tree helper 2013-07-29 13:56:51 +03:00