usb_buffer_unmap_sg(9) suse man page | unix.com

Man Page: usb_buffer_unmap_sg

Operating Environment: suse

Section: 9

USB_BUFFER_UNMAP_SG(9)						   USB Core APIs					    USB_BUFFER_UNMAP_SG(9)

NAME
usb_buffer_unmap_sg - free DMA mapping(s) for a scatterlist
SYNOPSIS
void usb_buffer_unmap_sg(const struct usb_device * dev, int is_in, struct scatterlist * sg, int n_hw_ents);
ARGUMENTS
dev 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_sg
DESCRIPTION
Reverses the effect of usb_buffer_map_sg.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_BUFFER_UNMAP_SG(9)
Related Man Pages
struct_usb_request(9) - centos
usb_alloc_coherent(9) - centos
usb_control_msg(9) - centos
usb_fill_int_urb(9) - centos
struct_usb_composite_driver(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I