Query: obex_bind_config
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OBEX_BIND_CONFIG(9) Kernel Mode Gadget API OBEX_BIND_CONFIG(9)NAMEobex_bind_config - add a CDC OBEX function to a configurationSYNOPSISint obex_bind_config(struct usb_configuration * c, u8 port_num);ARGUMENTSc the configuration to support the CDC OBEX instance port_num /dev/ttyGS* port this interface will useCONTEXTsingle threaded during gadget setupDESCRIPTIONReturns 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.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 OBEX_BIND_CONFIG(9)
| Related Man Pages |
|---|
| struct_usb_configuration(9) - centos |
| usb_interface_id(9) - centos |
| struct_usb_composite_dev(9) - suse |
| struct_usb_function(9) - suse |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |