Home
last modified time | relevance | path

Searched refs:cmd_profile (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/mt7621-mmc/
Ddbg.h41 struct cmd_profile { struct
56 struct cmd_profile cmd52_tx; argument
57 struct cmd_profile cmd52_rx;
60 struct cmd_profile cmd53_tx_byte[512];
61 struct cmd_profile cmd53_rx_byte[512];
64 struct cmd_profile cmd53_tx_blk[100];
65 struct cmd_profile cmd53_rx_blk[100];
Ddbg.c106 struct cmd_profile *cmd; in msdc_sdio_profile()
165 struct cmd_profile *cmd; in msdc_performance()