Searched refs:bounce_buffers (Results 1 – 1 of 1) sorted by relevance
242 struct list_head bounce_buffers; member434 list_for_each_entry_safe(b, next, &dma->bounce_buffers, list) { in artpec6_crypto_copy_bounce_buffers()522 INIT_LIST_HEAD(&dma->bounce_buffers); in artpec6_crypto_init_dma_operation()817 list_add_tail(&bbuf->list, &common->dma->bounce_buffers); in setup_bounce_buffer_in()1065 list_for_each_entry_safe(b, next, &dma->bounce_buffers, list) { in artpec6_crypto_bounce_destroy()