USB_EP_AUTOCONFIG_RESET

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

usb_ep_autoconfig_reset - reset endpoint autoconfig state  

SYNOPSIS

"SYNOPSIS"

void __init usb_ep_autoconfig_reset (struct usb_gadget * gadget);  

ARGUMENTS

gadget
device for which autoconfig state will be reset
 

DESCRIPTION

Use this for devices where one configuration may need to assign endpoint resources very differently from the next one. It clears state such as ep->driver_data and the record of assigned endpoints used by usb_ep_autoconfig.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:57 GMT, October 09, 2005