Searched defs:bounce_buffer (Results 1 – 3 of 3) sorted by relevance
39 struct bounce_buffer { struct47 void *bounce_buffer; argument63 int bounce_buffer_start(struct bounce_buffer *state, void *data, argument
48 void *bounce_buffer) in dwmci_prepare_data()
507 void *bounce_buffer = NULL; in block_copy_do_copy() local