Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/usb/dwc2/core.h, line 1558 (as a function)
- drivers/usb/dwc2/hcd.c, line 5920 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/usb/dwc2/hcd.c _dwc2_hcd_suspend() -> dwc2_host_enter_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 0 |
| PARAM_VALUE | 0 | hsotg->lx_state | 0 |
| PARAM_VALUE | 0 | hsotg->op_state | 0-2,4-u32max |
| PARAM_VALUE | 0 | hsotg->params.no_clock_gating | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| DATA_SOURCE | 0 | hsotg | r dwc2_hcd_to_hsotg |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &hsotg->lock | |
| TYPE_LOCK | (struct dwc2_hsotg)->lock |
drivers/usb/dwc2/hcd.c dwc2_port_suspend() -> dwc2_host_enter_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 0 |
| PARAM_VALUE | 0 | hsotg->otg_port | 1 |
| PARAM_VALUE | 0 | hsotg->params.no_clock_gating | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 0 | hsotg->priv | 4096-ptr_max |
| DATA_SOURCE | 0 | hsotg | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &hsotg->lock | |
| TYPE_LOCK | (struct dwc2_hsotg)->lock |