Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/ipu-v3/ipu-ic.c, line 298
- drivers/gpu/ipu-v3/ipu-image-convert.c, line 1465
- drivers/staging/media/imx/imx-ic-prpencvf.c
Smatch caller information:
drivers/staging/media/imx/imx-ic-prpencvf.c prp_setup_norotation() -> ipu_ic_task_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ic | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv->irt_use_count | s32min-s32max |
| PARAM_VALUE | 0 | ic->priv->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ic->priv->use_count | s32min-s32max |
| PARAM_VALUE | 0 | ic->rotation | 0-1 |
| NOCHECK_CALL | |||
| LOCK2 | &priv->lock | ||
| TYPE_LOCK | (struct prp_priv)->lock |
drivers/staging/media/imx/imx-ic-prpencvf.c prp_setup_rotation() -> ipu_ic_task_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ic | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv->irt_use_count | s32min-s32max |
| PARAM_VALUE | 0 | ic->priv->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ic->priv->use_count | s32min-s32max |
| PARAM_VALUE | 0 | ic->rotation | 0-1 |
| NOCHECK_CALL | |||
| LOCK2 | &priv->lock | ||
| TYPE_LOCK | (struct prp_priv)->lock |
drivers/gpu/ipu-v3/ipu-image-convert.c convert_start() -> ipu_ic_task_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ic | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv | 4096-ptr_max |
| PARAM_VALUE | 0 | ic->priv->irt_use_count | s32min-s32max |
| PARAM_VALUE | 0 | ic->priv->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ic->priv->use_count | s32min-s32max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &chan->irqlock | ||
| HALF_LOCKED2 | flags | ||
| TYPE_LOCK | (struct ipu_image_convert_chan)->irqlock |