usb_bus_start_enum(9) suse man page | unix.com

Man Page: usb_bus_start_enum

Operating Environment: suse

Section: 9

USB_BUS_START_ENUM(9)					       Host Controller APIs					     USB_BUS_START_ENUM(9)

NAME
usb_bus_start_enum - start immediate enumeration (for OTG)
SYNOPSIS
int usb_bus_start_enum(struct usb_bus * bus, unsigned port_num);
ARGUMENTS
bus the bus (must use hcd framework) port_num 1-based number of port; usually bus->otg_port
CONTEXT
in_interrupt
DESCRIPTION
Starts enumeration, with an immediate reset followed later by khubd identifying and possibly configuring the device. This is needed by OTG controller drivers, where it helps meet HNP protocol timing requirements for starting a port reset.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_BUS_START_ENUM(9)
Related Man Pages
struct_usb_gadget(9) - centos
firewire(4) - debian
struct_usb_gadget(9) - suse
firewire(4) - minix
ieee1394(4) - redhat
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend