
| Current Path : /usr/src/linux-headers-5.4.0-216/include/linux/dma/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/src/linux-headers-5.4.0-216/include/linux/dma/idma64.h |
/* SPDX-License-Identifier: GPL-2.0 */ /* * Definitions for the Intel integrated DMA 64-bit * * Copyright (C) 2019 Intel Corporation */ #ifndef __LINUX_DMA_IDMA64_H__ #define __LINUX_DMA_IDMA64_H__ /* Platform driver name */ #define LPSS_IDMA64_DRIVER_NAME "idma64" #endif /* __LINUX_DMA_IDMA64_H__ */