Home
last modified time | relevance | path

Searched refs:get_ro (Results 1 – 18 of 18) sorted by relevance

/arch/arm/mach-imx/include/mach/
Dmmc.h10 int (*get_ro)(struct device *); member
/arch/arm/plat-mxc/include/mach/
Dmmc.h18 int (*get_ro)(struct device *); member
/arch/arm/mach-pxa/include/mach/
Dmmc.h14 int (*get_ro)(struct device *); member
/arch/arm/plat-omap/include/mach/
Dmmc.h87 int (* get_ro)(struct device *dev, int slot); member
/arch/arm/mach-pxa/
Dcm-x300.c358 .get_ro = cm_x300_mci2_ro,
Dimote2.c367 .get_ro = imote2_mci_get_ro,
Dpalmz72.c208 .get_ro = palmz72_mci_ro,
Dpoodle.c348 .get_ro = poodle_mci_get_ro,
Dpalmtx.c210 .get_ro = palmtx_mci_get_ro,
Dtrizeps4.c371 .get_ro = NULL, /* write-protection not supported */
Dlubbock.c482 .get_ro = lubbock_mci_get_ro,
Dzylonite.c292 .get_ro = zylonite_mci_ro,
Dcorgi.c379 .get_ro = corgi_mci_get_ro,
Dmagician.c665 .get_ro = magician_mci_get_ro,
Dspitz.c495 .get_ro = spitz_mci_get_ro,
Dtosa.c349 .get_ro = tosa_mci_get_ro,
Dmioa701.c520 .get_ro = mci_get_ro,
/arch/arm/mach-omap2/
Dmmc-twl4030.c382 mmc->slots[0].get_ro = twl_mmc_get_ro; in twl4030_mmc_init()