Lines Matching defs:cmd
95 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd()
110 static int sd_response_type(struct mmc_command *cmd) in sd_response_type()
210 struct mmc_command *cmd) in sd_send_cmd_get_rsp()
327 static int sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, in sd_read_data()
381 struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, in sd_write_data()
433 struct mmc_command *cmd = mrq->cmd; in sd_read_long_data() local
491 struct mmc_command *cmd = mrq->cmd; in sd_write_long_data() local
584 struct mmc_command *cmd = mrq->cmd; in sd_normal_rw() local
704 struct mmc_command cmd = {}; in sd_tuning_rx_cmd() local
783 static inline int sdio_extblock_cmd(struct mmc_command *cmd, in sdio_extblock_cmd()
789 static inline int sd_rw_cmd(struct mmc_command *cmd) in sd_rw_cmd()
804 struct mmc_command *cmd = mrq->cmd; in sd_request() local