Searched refs:board_mmc_getwp (Results 1 – 6 of 6) sorted by relevance
49 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
237 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
122 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
103 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
714 int board_mmc_getwp(struct mmc *mmc);
59 __weak int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function68 wp = board_mmc_getwp(mmc); in mmc_getwp()