usb_gadget_register_driver(9) suse man page | unix.com

Man Page: usb_gadget_register_driver

Operating Environment: suse

Section: 9

USB_GADGET_REGISTER_(9) 				      Kernel Mode Gadget API					   USB_GADGET_REGISTER_(9)

NAME
usb_gadget_register_driver - register a gadget driver
SYNOPSIS
int usb_gadget_register_driver(struct usb_gadget_driver * driver);
ARGUMENTS
driver the driver being registered
CONTEXT
can sleep
DESCRIPTION
Call this in your gadget driver's module initialization function, to tell the underlying usb controller driver about your driver. The driver's bind function will be called to bind it to a gadget before this registration call returns. It's expected that the bind functions will be in init sections.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_GADGET_REGISTER_(9)
Related Man Pages
struct_usb_composite_dev(9) - centos
struct_usb_ep(9) - centos
struct_usb_gadget_driver(9) - centos
struct_usb_configuration(9) - suse
struct_usb_function(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend