usb_put_intf(9) suse man page | unix.com

Man Page: usb_put_intf

Operating Environment: suse

Section: 9

USB_PUT_INTF(9) 						   USB Core APIs						   USB_PUT_INTF(9)

NAME
usb_put_intf - release a use of the usb interface structure
SYNOPSIS
void usb_put_intf(struct usb_interface * intf);
ARGUMENTS
intf interface that's been decremented
DESCRIPTION
Must be called when a user of an interface is finished with it. When the last user of the interface calls this function, the memory of the interface is freed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_PUT_INTF(9)
Related Man Pages
struct_usb_host_config(9) - centos
usb_set_interface(9) - centos
struct_usb_driver(9) - suse
struct_usb_host_config(9) - suse
usb_queue_reset_device(9) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I