HomeSort by relevance Sort by last modified time
    Searched defs:mtd_partition (Results 1 - 24 of 24) sorted by null

  /bionic/libc/kernel/common/linux/mtd/
partitions.h 17 struct mtd_partition { struct
34 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, unsigned long);
  /development/ndk/platforms/android-3/include/linux/mtd/
partitions.h 17 struct mtd_partition { struct
34 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, unsigned long);
  /external/kernel-headers/original/linux/mtd/
partitions.h 39 struct mtd_partition { struct
53 int add_mtd_partitions(struct mtd_info *, const struct mtd_partition *, int);
64 int (*parse_fn)(struct mtd_info *, struct mtd_partition **, unsigned long);
70 struct mtd_partition **pparts, unsigned long origin);