Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/dwc2/hcd.c dwc2_assign_and_init_hc() -> dwc2_hc_init_split()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hsotg | 4096-ptr_max |
| PARAM_VALUE | 1 | chan | 4096-ptr_max |
| PARAM_VALUE | 2 | qtd | 4096-ptr_max |
| PARAM_VALUE | 3 | urb | 4096-ptr_max |
| CAPPED_DATA | 0 | &hsotg->free_hc_list | 1 |
| CAPPED_DATA | 3 | urb->actual_length | 1 |
| DATA_SOURCE | 0 | hsotg | $0 |
| PARAM_COMPARE | 0 | &hsotg->free_hc_list | != $0->free_hc_list.next |
| PARAM_COMPARE | 1 | chan->dev_addr | == $3->pipe_info.dev_addr |
| PARAM_COMPARE | 1 | chan->ep_num | == $3->pipe_info.ep_num |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &hsotg->lock | |
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct dwc2_hsotg)->lock |