Searched refs:sd_read_data (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | rtsx_pci_sdmmc.c | 326 static int sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, in sd_read_data() function 597 cmd->error = sd_read_data(host, cmd, (u16)data->blksz, buf, in sd_normal_rw() 712 err = sd_read_data(host, &cmd, 0x40, NULL, 0, 100); in sd_tuning_rx_cmd()
|