Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/mmc/core/core.c, line 129
- drivers/mmc/host/sdhci-uhs2.c, line 833
- drivers/mmc/host/sdhci.c, line 1833
Smatch caller information:
drivers/mmc/host/sdhci-uhs2.c sdhci_uhs2_finish_command() -> mmc_command_done()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | host | 4096-ptr_max |
| PARAM_VALUE | 0 | host->ios.timing | 13-16 |
| PARAM_VALUE | 0 | *host->err_stats | 0-4294967295 |
| PARAM_VALUE | 1 | mrq | 4096-ptr_max |
| PARAM_VALUE | 1 | mrq->cap_cmd_during_tfr | 1 |
| PARAM_VALUE | 1 | mrq->cmd | 4096-ptr_max |
| CAPPED_DATA | 1 | mrq->cmd | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | host->f_max | 0-u32max[c] |
| HOST_DATA | 0 | host->max_busy_timeout | 0-2147483648[c] |
| LOCK2 | &host->lock | ||
| HALF_LOCKED2 | &desc->request_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct sdhci_host)->lock |
drivers/mmc/host/sdhci.c sdhci_finish_command() -> mmc_command_done()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | *host->err_stats | 0-4294967295 |
| PARAM_VALUE | 1 | mrq | 4096-ptr_max |
| PARAM_VALUE | 1 | mrq->cap_cmd_during_tfr | 1 |
| PARAM_VALUE | 1 | mrq->cmd | 4096-ptr_max |
| CAPPED_DATA | 1 | mrq->cmd | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | host->f_max | 0-u32max[c] |
| HOST_DATA | 0 | host->max_busy_timeout | 0-2147483648[c] |
| LOCK2 | &host->lock | ||
| HALF_LOCKED2 | &desc->request_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct sdhci_host)->lock |