ecm_bind_config(9) suse man page | unix.com

Man Page: ecm_bind_config

Operating Environment: suse

Section: 9

ECM_BIND_CONFIG(9)					      Kernel Mode Gadget API						ECM_BIND_CONFIG(9)

NAME
ecm_bind_config - add CDC Ethernet network link to a configuration
SYNOPSIS
int ecm_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 ECM_BIND_CONFIG(9)
Related Man Pages
struct_usb_composite_dev(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
bpqparms(8) - debian
struct_usb_function(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I