Home
last modified time | relevance | path

Searched defs:hl_dma_unmap_sgtable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddevice.c206 void hl_dma_unmap_sgtable(struct hl_device *hdev, struct sg_table *sgt, enum dma_data_direction dir) in hl_dma_unmap_sgtable() function
H A Dhabanalabs.h1613 void (*hl_dma_unmap_sgtable)(struct hl_device *hdev, member