Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 6 files:
- drivers/usb/dwc3/core.c
- drivers/usb/dwc3/dwc3-apple.c, line 186
- drivers/usb/dwc3/dwc3-generic-plat.c, line 153
- drivers/usb/dwc3/dwc3-google.c, line 445
- drivers/usb/dwc3/dwc3-imx.c, line 270
- drivers/usb/dwc3/dwc3-qcom.c, line 708
Smatch caller information:
drivers/usb/dwc3/core.c dwc3_probe() -> dwc3_core_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 6061319856778964992 |
| PARAM_VALUE | 0 | data->dwc | 4096-ptr_max |
| PARAM_VALUE | 0 | data->ignore_clocks_and_resets | 0 |
| PARAM_VALUE | 0 | data->res | 4096-ptr_max |
| PARAM_VALUE | 0 | data->skip_core_init_mode | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/usb/dwc3/dwc3-qcom.c dwc3_qcom_probe() -> dwc3_core_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 4696015354966495232 |
| PARAM_VALUE | 0 | data->dwc | 4096-ptr_max |
| PARAM_VALUE | 0 | data->ignore_clocks_and_resets | 1 |
| PARAM_VALUE | 0 | data->res | 1566543794644955136 |
| PARAM_VALUE | 0 | data->skip_core_init_mode | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/usb/dwc3/dwc3-generic-plat.c dwc3_generic_probe() -> dwc3_core_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 8603884526897254400 |
| PARAM_VALUE | 0 | data->dwc | 4096-ptr_max |
| PARAM_VALUE | 0 | data->ignore_clocks_and_resets | 1 |
| PARAM_VALUE | 0 | data->res | 4096-ptr_max |
| PARAM_VALUE | 0 | data->skip_core_init_mode | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/usb/dwc3/dwc3-imx.c dwc3_imx_probe() -> dwc3_core_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 4944920687722352640 |
| PARAM_VALUE | 0 | data->dwc | 4096-ptr_max |
| PARAM_VALUE | 0 | data->ignore_clocks_and_resets | 0 |
| PARAM_VALUE | 0 | data->properties.needs_full_reinit | 1 |
| PARAM_VALUE | 0 | data->res | 4096-ptr_max |
| PARAM_VALUE | 0 | data->skip_core_init_mode | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/usb/dwc3/dwc3-google.c dwc3_google_probe() -> dwc3_core_probe()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | data | 8501386957314162688 |
| PARAM_VALUE | 0 | data->dwc | 4096-ptr_max |
| PARAM_VALUE | 0 | data->ignore_clocks_and_resets | 1 |
| PARAM_VALUE | 0 | data->properties.gsbuscfg0_reqinfo | 0 |
| PARAM_VALUE | 0 | data->properties.needs_full_reinit | 0 |
| PARAM_VALUE | 0 | data->res | 4096-ptr_max |
| PARAM_VALUE | 0 | data->skip_core_init_mode | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |