suse man page for geth_bind_config

Query: geth_bind_config

OS: suse

Section: 9

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

GETH_BIND_CONFIG(9)					      Kernel Mode Gadget API					       GETH_BIND_CONFIG(9)

NAME
geth_bind_config - add CDC Subset network link to a configuration
SYNOPSIS
int geth_bind_config(struct usb_configuration * c, u8 ethaddr[ETH_ALEN]);
ARGUMENTS
c the configuration to support the network link ethaddr[ETH_ALEN] a buffer in which the ethernet address of the host side side of the link was recorded
CONTEXT
single threaded during gadget setup
DESCRIPTION
Returns zero on success, else negative errno. Caller must have called gether_setup(). Caller is also responsible for calling gether_cleanup() before module unload.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GETH_BIND_CONFIG(9)
Related Man Pages
struct_usb_composite_dev(9) - centos
struct_usb_configuration(9) - centos
struct_usb_function(9) - centos
usb_gadget_config_buf(9) - centos
struct_usb_composite_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I