![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef __MTD_MTDRAM_H__ 0003 #define __MTD_MTDRAM_H__ 0004 0005 #include <linux/mtd/mtd.h> 0006 int mtdram_init_device(struct mtd_info *mtd, void *mapped_address, 0007 unsigned long size, const char *name); 0008 0009 #endif /* __MTD_MTDRAM_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |