Defined in 3 files as a function:
- drivers/thunderbolt/usb4_port.c, line 15 (as a function)
- drivers/usb/core/port.c, line 710 (as a function)
- drivers/usb/roles/class.c, line 42 (as a function)
Referenced in 3 files:
- drivers/thunderbolt/usb4_port.c, line 37
- drivers/usb/core/port.c, line 749
- drivers/usb/roles/class.c, line 64
Smatch caller information:
drivers/base/component.c component_bind() -> (struct component_ops)->bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | connector->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | connector->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 1 | connector->devres_head.prev->next->next | 4096-ptr_max |
| BUF_SIZE | 2 | data | s32min-(-1),1-s32max |
| BUF_SIZE | 2 | data | s32min-(-1),1-s32max |
| CAPPED_DATA | 1 | connector | 1 |
| DATA_SOURCE | 2 | data | $2 |
| CONTAINER | 0 | *(-0-32+48) | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &component_mutex | ||
| HALF_LOCKED2 | _T->lock |
drivers/gpu/drm/msm/msm_drv.c msm_drm_init() -> (struct component_ops)->bind()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 1 | connector | 4096-ptr_max |
| PARAM_VALUE | 1 | connector->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 1 | connector->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 2 | data | 0 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | connector | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |