Searched defs:send_cmd (Results 1 – 2 of 2) sorted by relevance
419 int (*send_cmd)(struct udevice *dev, struct mmc_cmd *cmd, member499 int (*send_cmd)(struct mmc *mmc, member
144 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd) function