]> Git Repo - linux.git/blob - include/linux/dma/idma64.h
net: netdevice.h: sw_netstats_rx_add helper
[linux.git] / include / linux / dma / idma64.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Definitions for the Intel integrated DMA 64-bit
4  *
5  * Copyright (C) 2019 Intel Corporation
6  */
7
8 #ifndef __LINUX_DMA_IDMA64_H__
9 #define __LINUX_DMA_IDMA64_H__
10
11 /* Platform driver name */
12 #define LPSS_IDMA64_DRIVER_NAME         "idma64"
13
14 #endif /* __LINUX_DMA_IDMA64_H__ */
This page took 0.036507 seconds and 4 git commands to generate.