centos man page for usb_buffer_unmap_sg

Query: usb_buffer_unmap_sg

OS: centos

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)

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 3.10 June 2014 USB_BUFFER_UNMAP_SG(9)
Related Man Pages
usb_buffer_map_sg(9) - suse
usb_control_msg(9) - suse
usb_buffer_map_sg(9) - centos
usb_control_msg(9) - centos
usb_make_path(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!