Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dmxsmmc.c43 int (*mmc_is_wp)(int); member
184 priv->mmc_is_wp = wp; in mxsmmc_initialize()
385 } else if (priv->mmc_is_wp &&
386 priv->mmc_is_wp(devnum)) {

Completed in 4 milliseconds