]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
usb: Rename findEndPointDesc() to usb_find_desc()
authorKevin O'Connor <kevin@koconnor.net>
Thu, 16 Oct 2014 16:08:00 +0000 (12:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 16 Oct 2014 18:46:32 +0000 (14:46 -0400)
commit674f140b300a27550c02efef31b35a7add243c02
tree6d07411e043b4d60dc2cc1530ab9e26bf74e4c9a
parent98cdad31de8a9c18e48c6f2f13857adf192a6e6f
usb: Rename findEndPointDesc() to usb_find_desc()

This is just function renaming - no code implementation changes.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/hw/usb-hid.c
src/hw/usb-msc.c
src/hw/usb.c
src/hw/usb.h