Man Page: usb_buffer_dmasync_sg
Operating Environment: centos
Section: 9
USB_BUFFER_DMASYNC_S(9) USB Core APIs USB_BUFFER_DMASYNC_S(9)NAMEusb_buffer_dmasync_sg - synchronize DMA and CPU view of scatterlist buffer(s)SYNOPSISvoid usb_buffer_dmasync_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 synchronize n_hw_ents the positive return value from usb_buffer_map_sgDESCRIPTIONUse this when you are re-using a scatterlist's data buffers for another USB request.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_BUFFER_DMASYNC_S(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| struct_usb_device_driver(9) - centos |
| struct_usb_request(9) - centos |
| usb_alloc_coherent(9) - centos |
| usb_make_path(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |