USB_PUT_INTF(9) USB Core APIs USB_PUT_INTF(9)NAMEusb_put_intf - release a use of the usb interface structureSYNOPSISvoid usb_put_intf(struct usb_interface * intf);ARGUMENTSintf interface that's been decrementedDESCRIPTIONMust 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_PUT_INTF(9)
| Related Man Pages |
|---|
| usb_interface_id(9) - suse |
| usb_match_id(9) - suse |
| struct_usb_host_config(9) - centos |
| usb_interface_id(9) - centos |
| struct_usb_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |