![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Arch specific extensions to struct device 0004 */ 0005 #ifndef _ASM_GENERIC_DEVICE_H 0006 #define _ASM_GENERIC_DEVICE_H 0007 0008 struct dev_archdata { 0009 }; 0010 0011 struct pdev_archdata { 0012 }; 0013 0014 #endif /* _ASM_GENERIC_DEVICE_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |