Searched hist:"5 e42d710a108c23c104e083900d4ba9398e418b0" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | trace.c | 5e42d710a108c23c104e083900d4ba9398e418b0 Tue May 31 05:39:21 CDT 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget drivers and UDC drivers when problem appears. Note that, in order to be able to add tracepoints to udc-core.c we had to rename that to core.c and statically link it with trace.c to form udc-core.o. This is to make sure that module name stays the same.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | trace.h | 5e42d710a108c23c104e083900d4ba9398e418b0 Tue May 31 05:39:21 CDT 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget drivers and UDC drivers when problem appears. Note that, in order to be able to add tracepoints to udc-core.c we had to rename that to core.c and statically link it with trace.c to form udc-core.o. This is to make sure that module name stays the same.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | Makefile | diff 5e42d710a108c23c104e083900d4ba9398e418b0 Tue May 31 05:39:21 CDT 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget drivers and UDC drivers when problem appears. Note that, in order to be able to add tracepoints to udc-core.c we had to rename that to core.c and statically link it with trace.c to form udc-core.o. This is to make sure that module name stays the same.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | core.c | 5e42d710a108c23c104e083900d4ba9398e418b0 Tue May 31 05:39:21 CDT 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget drivers and UDC drivers when problem appears. Note that, in order to be able to add tracepoints to udc-core.c we had to rename that to core.c and statically link it with trace.c to form udc-core.o. This is to make sure that module name stays the same.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
/openbmc/linux/include/linux/usb/ |
H A D | gadget.h | diff 5e42d710a108c23c104e083900d4ba9398e418b0 Tue May 31 05:39:21 CDT 2016 Felipe Balbi <felipe.balbi@linux.intel.com> usb: gadget: add tracepoints to the gadget API
This new set of tracepoints will help all gadget drivers and UDC drivers when problem appears. Note that, in order to be able to add tracepoints to udc-core.c we had to rename that to core.c and statically link it with trace.c to form udc-core.o. This is to make sure that module name stays the same.
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|