![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 #ifndef __LINUX_DMA_QCOM_ADM_H 0003 #define __LINUX_DMA_QCOM_ADM_H 0004 0005 #include <linux/types.h> 0006 0007 struct qcom_adm_peripheral_config { 0008 u32 crci; 0009 u32 mux; 0010 }; 0011 0012 #endif /* __LINUX_DMA_QCOM_ADM_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |