acm_bind_config(9) suse man page | unix.com

Man Page: acm_bind_config

Operating Environment: suse

Section: 9

ACM_BIND_CONFIG(9)					      Kernel Mode Gadget API						ACM_BIND_CONFIG(9)

NAME
acm_bind_config - add a CDC ACM function to a configuration
SYNOPSIS
int acm_bind_config(struct usb_configuration * c, u8 port_num);
ARGUMENTS
c the configuration to support the CDC ACM instance port_num /dev/ttyGS* port this interface will use
CONTEXT
single threaded during gadget setup
DESCRIPTION
Returns zero on success, else negative errno. Caller must have called gserial_setup() with enough ports to handle all the ones it binds. Caller is also responsible for calling gserial_cleanup() before module unload.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ACM_BIND_CONFIG(9)
Related Man Pages
usb_interface_id(9) - suse
struct_usb_composite_driver(9) - centos
usb_interface_id(9) - centos
struct_usb_function(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB