summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-04 07:02:05 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2009-02-04 07:02:05 +0000
commit17d6c2e782dd6453fc0cb909d58860b2d6004aba (patch)
treeb54b3d2db2ca367cd6aa790a2d49f98678604228 /MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
parente08d88c59e6900be317889947023e760b21e5de8 (diff)
downloadedk2-17d6c2e782dd6453fc0cb909d58860b2d6004aba.tar.gz
edk2-17d6c2e782dd6453fc0cb909d58860b2d6004aba.tar.bz2
edk2-17d6c2e782dd6453fc0cb909d58860b2d6004aba.zip
3) Doxygen comment cleanup.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7430 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c')
-rw-r--r--MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
index 46be2df40e..4c2e5ffa65 100644
--- a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
+++ b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
@@ -54,8 +54,6 @@ UsbGetEndpointDesc (
@param UsbIf The USB interface to free.
- @return None.
-
**/
VOID
UsbFreeInterface (
@@ -191,8 +189,6 @@ ON_ERROR:
@param Device The USB device to free.
- @return None.
-
**/
VOID
UsbFreeDevice (
@@ -449,8 +445,6 @@ UsbSelectConfig (
@param UsbIf The interface to disconnect driver from.
- @return None.
-
**/
VOID
UsbDisconnectDriver (
@@ -495,8 +489,6 @@ UsbDisconnectDriver (
@param Device The USB device to remove configuration from.
- @return None.
-
**/
VOID
UsbRemoveConfig (
@@ -934,8 +926,6 @@ UsbEnumeratePort (
@param Event The event that is triggered.
@param Context The context to the event.
- @return None.
-
**/
VOID
EFIAPI
@@ -985,8 +975,6 @@ UsbHubEnumeration (
@param Event The event that is triggered.
@param Context The context to the event.
- @return None.
-
**/
VOID
EFIAPI