Home
last modified time | relevance | path

Searched refs:getwp (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Dmmc.h573 int (*getwp)(struct mmc *mmc); member
/u-boot/drivers/mmc/
A Dmmc.c52 if (mmc->cfg->ops->getwp) in mmc_getwp()
53 wp = mmc->cfg->ops->getwp(mmc); in mmc_getwp()
A Domap_hsmmc.c1533 .getwp = omap_hsmmc_getwp,

Completed in 14 milliseconds