Defined in 2 files as a prototype:
- drivers/gpu/drm/omapdrm/dss/hdmi.h, line 313 (as a prototype)
- drivers/video/fbdev/omap2/omapfb/dss/hdmi.h, line 294 (as a prototype)
Defined in 2 files as a function:
- drivers/gpu/drm/omapdrm/dss/hdmi_wp.c, line 278 (as a function)
- drivers/video/fbdev/omap2/omapfb/dss/hdmi_wp.c, line 258 (as a function)
Referenced in 4 files:
- drivers/gpu/drm/omapdrm/dss/hdmi4.c, line 779
- drivers/gpu/drm/omapdrm/dss/hdmi5.c, line 744
- drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c, line 685
- drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c, line 726
Smatch caller information:
drivers/gpu/drm/omapdrm/dss/hdmi5.c hdmi5_probe() -> hdmi_wp_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pdev | 4096-ptr_max |
| PARAM_VALUE | 0 | pdev->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | wp | 4096-ptr_max |
| PARAM_VALUE | 2 | version | 5 |
| DATA_SOURCE | 0 | pdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/omapdrm/dss/hdmi4.c hdmi4_probe() -> hdmi_wp_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pdev | 4096-ptr_max |
| PARAM_VALUE | 0 | pdev->dev.driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | wp | 4096-ptr_max |
| PARAM_VALUE | 2 | version | 4 |
| DATA_SOURCE | 0 | pdev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |