Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/tools/perf/
Dbuiltin-data.c12 struct data_cmd { struct
15 data_cmd_fn_t fn; argument
18 static struct data_cmd data_cmds[]; argument
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-data.c14 struct data_cmd { struct
17 data_cmd_fn_t fn; argument
20 static struct data_cmd data_cmds[]; argument
/kernel/linux/linux-5.10/drivers/block/drbd/
Ddrbd_receiver.c5058 struct data_cmd { struct
5064 static struct data_cmd drbd_cmd_handler[] = { argument
/kernel/linux/linux-4.19/drivers/block/drbd/
Ddrbd_receiver.c4929 struct data_cmd { struct
4935 static struct data_cmd drbd_cmd_handler[] = { argument
/kernel/linux/linux-4.19/drivers/mmc/host/
Dsdhci.c1132 struct mmc_command *data_cmd = host->data_cmd; in sdhci_finish_data() local
2766 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq() local
Dsdhci.h514 struct mmc_command *data_cmd; /* Current data command */ member
/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.c1520 struct mmc_command *data_cmd = host->data_cmd; in __sdhci_finish_data() local
3302 struct mmc_command *data_cmd = host->data_cmd; in sdhci_data_irq() local
Dsdhci.h534 struct mmc_command *data_cmd; /* Current data command */ member