USB_BUFFER_DMASYNC

Section: USB Core APIs (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

usb_buffer_dmasync - synchronize DMA and CPU view of buffer(s)  

SYNOPSIS

void usb_buffer_dmasync(struct urb * urb);
 

ARGUMENTS

urb

urb whose transfer_buffer/setup_packet will be synchronized
 

COPYRIGHT