Lines Matching defs:cmd
92 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd()
107 static int sd_response_type(struct mmc_command *cmd) in sd_response_type()
207 struct mmc_command *cmd) in sd_send_cmd_get_rsp()
324 static int sd_read_data(struct realtek_pci_sdmmc *host, struct mmc_command *cmd, in sd_read_data()
378 struct mmc_command *cmd, u16 byte_cnt, u8 *buf, int buf_len, in sd_write_data()
430 struct mmc_command *cmd = mrq->cmd; in sd_read_long_data() local
488 struct mmc_command *cmd = mrq->cmd; in sd_write_long_data() local
581 struct mmc_command *cmd = mrq->cmd; in sd_normal_rw() local
701 struct mmc_command cmd = {}; in sd_tuning_rx_cmd() local
780 static inline int sdio_extblock_cmd(struct mmc_command *cmd, in sdio_extblock_cmd()
786 static inline int sd_rw_cmd(struct mmc_command *cmd) in sd_rw_cmd()
801 struct mmc_command *cmd = mrq->cmd; in sd_request() local