Searched refs:prealloc_put_consistent_mem_unaligned (Results 1 – 3 of 3) sorted by relevance
2798 if (cbk && cbk->prealloc_put_consistent_mem_unaligned) { in hif_mem_free_consistent_unaligned()2799 cbk->prealloc_put_consistent_mem_unaligned(vaddr); in hif_mem_free_consistent_unaligned()
394 cbk->prealloc_put_consistent_mem_unaligned = in hdd_hif_init_driver_state_callbacks()
922 void (*prealloc_put_consistent_mem_unaligned)(void *vaddr); member