Searched refs:sdhci_send_command (Results 1 – 1 of 1) sorted by relevance
200 static int sdhci_send_command(struct udevice *dev, struct mmc_cmd *cmd, function206 static int sdhci_send_command(struct mmc *mmc, struct mmc_cmd *cmd,776 .send_cmd = sdhci_send_command,786 .send_cmd = sdhci_send_command,
Completed in 3 milliseconds