USB_BUFFER_UNMAP(9) USB Core APIs USB_BUFFER_UNMAP(9)NAMEusb_buffer_unmap - free DMA mapping(s) for an urbSYNOPSISvoid usb_buffer_unmap(struct urb * urb);ARGUMENTSurb urb whose transfer_buffer will be unmappedDESCRIPTIONReverses the effect of usb_buffer_map.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_BUFFER_UNMAP(9)
| Related Man Pages |
|---|
| usb_poison_urb(9) - centos |
| usb_submit_urb(9) - suse |
| usb_unlink_urb(9) - suse |
| usb_control_msg(9) - centos |
| usb_interrupt_msg(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |