Defined in 2 files as a function:
- drivers/media/platform/ti/vpe/vip.c, line 416 (as a function)
- drivers/media/platform/ti/vpe/vpe.c, line 527 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/media/platform/ti/vpe/vpe.c vpe_open() -> init_adb_hdrs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| BUF_SIZE | 0 | port | 1392 |
| BUF_SIZE | 0 | port->dev | s32min-(-2),1-s32max |
| DATA_SOURCE | 0 | port | r _kzalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->dev_mutex | ||
| TYPE_LOCK | (struct vpe_dev)->dev_mutex |
drivers/media/platform/ti/vpe/vip.c vip_init_port() -> init_adb_hdrs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | port | 4096-ptr_max |
| PARAM_VALUE | 0 | port->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | port->dev->base | 4096-ptr_max |
| CAPPED_DATA | 0 | port->num_active_fmt | 1 |
| DATA_SOURCE | 0 | port | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->mutex | ||
| TYPE_LOCK | (struct vip_dev)->mutex |