Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/usb/dwc2/core.h, line 1559 (as a function)
- drivers/usb/dwc2/hcd.c, line 5956 (as a function)
Referenced in 3 files:
Smatch caller information:
drivers/usb/dwc2/core_intr.c dwc2_handle_wakeup_detected_intr() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 1 |
| PARAM_VALUE | 0 | hsotg->hibernated | 0 |
| PARAM_VALUE | 0 | hsotg->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hsotg->lx_state | 0,2 |
| PARAM_VALUE | 0 | hsotg->params.no_clock_gating | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 1 |
| DATA_SOURCE | 0 | hsotg | $0 |
| FUZZY_MAX | 0 | hsotg->lx_state | 2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HOST_DATA | 0 | hsotg->frame_number | 0-u16max[c] |
| LOCK2 | 0 | &hsotg->lock | |
| HALF_LOCKED2 | &desc->request_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| HALF_LOCKED2 | flags | ||
| HALF_LOCKED2 | irq | ||
| TYPE_LOCK | (struct dwc2_hsotg)->lock |
drivers/usb/dwc2/platform.c dwc2_driver_remove() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 1 |
| PARAM_VALUE | 0 | hsotg->params.no_clock_gating | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 0 |
| BUF_SIZE | 0 | hsotg | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | hsotg | s32min-(-2),1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | hsotg | unit_byte |
| HALF_LOCKED2 | &_dev->mutex |
drivers/usb/dwc2/hcd.c _dwc2_hcd_resume() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hsotg->lx_state | 2 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 0 |
| DATA_SOURCE | 0 | hsotg | r dwc2_hcd_to_hsotg |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/usb/dwc2/hcd.c _dwc2_hcd_urb_enqueue() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 1 |
| PARAM_VALUE | 0 | hsotg->params.no_clock_gating | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 0 |
| DATA_SOURCE | 0 | hsotg | r dwc2_hcd_to_hsotg |
| NOCHECK_CALL |
drivers/usb/dwc2/hcd.c dwc2_hcd_hub_control() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 1 |
| PARAM_VALUE | 0 | hsotg->hibernated | 0 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 0 |
| DATA_SOURCE | 0 | hsotg | $0 |
| NOCHECK_CALL |
drivers/usb/dwc2/hcd.c dwc2_port_resume() -> dwc2_host_exit_clock_gating()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 0 | hsotg->bus_suspended | 1 |
| PARAM_VALUE | 0 | hsotg->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hsotg->params.power_down | 0 |
| PARAM_VALUE | 1 | rem_wakeup | 0 |
| DATA_SOURCE | 0 | hsotg | $0 |
| NOCHECK_CALL |