Searched defs:data_cmd (Results 1 – 4 of 4) sorted by relevance
12 struct data_cmd { struct15 data_cmd_fn_t fn; argument18 static struct data_cmd data_cmds[]; argument
4882 struct data_cmd { struct4888 static struct data_cmd drbd_cmd_handler[] = { argument
1124 struct mmc_command *data_cmd = host->data_cmd; in sdhci_finish_data() local2729 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq() local
507 struct mmc_command *data_cmd; /* Current data command */ member