Searched refs:board_mmc_getwp (Results 1 – 6 of 6) sorted by relevance
48 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
236 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
102 int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function
731 int board_mmc_getwp(struct mmc *mmc);
39 __weak int board_mmc_getwp(struct mmc *mmc) in board_mmc_getwp() function48 wp = board_mmc_getwp(mmc); in mmc_getwp()