Query: usb_buffer_unmap_sg
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_BUFFER_UNMAP_SG(9) USB Core APIs USB_BUFFER_UNMAP_SG(9)NAMEusb_buffer_unmap_sg - free DMA mapping(s) for a scatterlistSYNOPSISvoid usb_buffer_unmap_sg(const struct usb_device * dev, int is_in, struct scatterlist * sg, int n_hw_ents);ARGUMENTSdev device to which the scatterlist will be mapped is_in mapping transfer direction sg the scatterlist to unmap n_hw_ents the positive return value from usb_buffer_map_sgDESCRIPTIONReverses the effect of usb_buffer_map_sg.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_BUFFER_UNMAP_SG(9)
| Related Man Pages |
|---|
| usb_buffer_map_sg(9) - suse |
| usb_control_msg(9) - suse |
| usb_alloc_coherent(9) - centos |
| usb_fill_int_urb(9) - centos |
| struct_usb_composite_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |