Searched refs:ipu6_dma_free (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-cpd.c | 201 ipu6_dma_free(adev, adev->pkg_dir_size, in ipu6_cpd_create_pkg_dir() 223 ipu6_dma_free(adev, adev->pkg_dir_size, adev->pkg_dir, in ipu6_cpd_free_pkg_dir()
|
H A D | ipu6-dma.c | 244 void ipu6_dma_free(struct ipu6_bus_device *sys, size_t size, void *vaddr, in ipu6_dma_free() function 295 EXPORT_SYMBOL_NS_GPL(ipu6_dma_free, "INTEL_IPU6");
|
H A D | ipu6-isys.c | 940 ipu6_dma_free(isys->adev, sizeof(struct isys_fw_msgs), fwmsg, in free_fw_msg_bufs() 944 ipu6_dma_free(isys->adev, sizeof(struct isys_fw_msgs), fwmsg, in free_fw_msg_bufs() 976 ipu6_dma_free(isys->adev, sizeof(struct isys_fw_msgs), addr, in alloc_fw_msg_bufs()
|
H A D | ipu6-fw-com.c | 318 ipu6_dma_free(ctx->adev, ctx->dma_size, in ipu6_fw_com_release()
|