Searched defs:send_cmd (Results 1 – 14 of 14) sorted by relevance
110 int len, bool recv_len, bool send_cmd) in smbus_read_block()
406 int (*send_cmd)(struct udevice *dev, struct mmc_cmd *cmd, member487 int (*send_cmd)(struct mmc *mmc, member
143 static void send_cmd(struct mxc_nand_host *host, uint16_t cmd) function