centos man page for usb_gadget_probe_driver

Query: usb_gadget_probe_driver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_GADGET_PROBE_DRI(9) 				      Kernel Mode Gadget API					   USB_GADGET_PROBE_DRI(9)

NAME
usb_gadget_probe_driver - probe a gadget driver
SYNOPSIS
int usb_gadget_probe_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 bind() function will be called to bind it to a gadget before this registration call returns. It's expected that the bind() function will be in init sections.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_GADGET_PROBE_DRI(9)
Related Man Pages
struct_usb_composite_dev(9) - centos
struct_usb_configuration(9) - centos
usb_interface_id(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_configuration(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Shopt -s histappend