usb_buffer_dmasync_sg(9) suse man page | unix.com

Man Page: usb_buffer_dmasync_sg

Operating Environment: suse

Section: 9

USB_BUFFER_DMASYNC_S(9) 					   USB Core APIs					   USB_BUFFER_DMASYNC_S(9)

NAME
usb_buffer_dmasync_sg - synchronize DMA and CPU view of scatterlist buffer(s)
SYNOPSIS
void usb_buffer_dmasync_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 synchronize n_hw_ents the positive return value from usb_buffer_map_sg
DESCRIPTION
Use this when you are re-using a scatterlist's data buffers for another USB request.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_BUFFER_DMASYNC_S(9)
Related Man Pages
usb_buffer_map_sg(9) - suse
usb_set_interface(9) - suse
usb_sg_init(9) - suse
struct_usb_request(9) - centos
usb_control_msg(9) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend