/external/kernel-headers/original/linux/mmc/ |
host.h | 68 void (*request)(struct mmc_host *host, struct mmc_request *req); 69 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 70 int (*get_ro)(struct mmc_host *host); 76 struct mmc_host { struct 116 extern struct mmc_host *mmc_alloc_host(int extra, struct device *); 117 extern int mmc_add_host(struct mmc_host *); 118 extern void mmc_remove_host(struct mmc_host *); 119 extern void mmc_free_host(struct mmc_host *); 121 static inline void *mmc_priv(struct mmc_host *host) 129 extern int mmc_suspend_host(struct mmc_host *, pm_message_t) [all...] |
mmc.h | 100 struct mmc_host; 103 extern int mmc_wait_for_req(struct mmc_host *, struct mmc_request *); 104 extern int mmc_wait_for_cmd(struct mmc_host *, struct mmc_command *, int); 105 extern int mmc_wait_for_app_cmd(struct mmc_host *, unsigned int, 110 extern int __mmc_claim_host(struct mmc_host *host, struct mmc_card *card); 112 static inline void mmc_claim_host(struct mmc_host *host) 117 extern void mmc_release_host(struct mmc_host *host);
|
card.h | 49 struct mmc_host; 56 struct mmc_host *host; /* the host this device belongs to */
|
/development/data/etc/ |
vold.conf | 5 emu_media_path /devices/platform/goldfish_mmc.0/mmc_host/mmc0
|
/system/core/rootdir/etc/ |
vold.fstab | 17 dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1 20 # dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1 21 # dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1 24 # dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
|
/bionic/libc/kernel/common/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/development/ndk/platforms/android-3/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
card.h | 51 struct mmc_host; 55 struct mmc_host *host;
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/mmc/ |
host.h | 70 void (*request)(struct mmc_host *host, struct mmc_request *req); 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 72 int (*get_ro)(struct mmc_host *host); 78 struct mmc_host { struct
|