Home
last modified time | relevance | path

Searched defs:data_cmd (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-data.c13 struct data_cmd { struct
19 static struct data_cmd data_cmds[]; argument
16 fndata_cmd global() argument
/linux/drivers/block/drbd/
H A Ddrbd_receiver.c4827 struct data_cmd { struct
4833 static struct data_cmd drbd_cmd_handler[] = { argument
/linux/drivers/mmc/host/
H A Dsdhci.c1568 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data_common() local
3424 struct mmc_command *data_cmd = host->data_cmd; sdhci_data_irq() local
[all...]
H A Dsdhci.h599 struct mmc_command *data_cmd; /* Current data command */ member