Lines Matching defs:cmd
108 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd()
123 static int sd_response_type(struct mmc_command *cmd) in sd_response_type()
224 struct mmc_command *cmd) in sd_send_cmd_get_rsp()
341 static int sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, in sd_read_data()
395 struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, in sd_write_data()
447 struct mmc_command *cmd = mrq->cmd; in sd_read_long_data() local
505 struct mmc_command *cmd = mrq->cmd; in sd_write_long_data() local
588 struct mmc_command *cmd = mrq->cmd; in sd_normal_rw() local
712 struct mmc_command cmd = {0}; in sd_tuning_rx_cmd() local
786 static inline int sdio_extblock_cmd(struct mmc_command *cmd, in sdio_extblock_cmd()
792 static inline int sd_rw_cmd(struct mmc_command *cmd) in sd_rw_cmd()
807 struct mmc_command *cmd = mrq->cmd; in sd_request() local