Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_fused_io.c dm_atomic_write_poll_read_aux() -> atomic_write_poll_read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | link | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc->ddc_pin | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc->ddc_pin->pin_data | 4096-ptr_max |
| PARAM_VALUE | 1 | commands | 4096-ptr_max |
| PARAM_VALUE | 2 | poll_timeout_us | 0,16000 |
| PARAM_VALUE | 3 | poll_mask_msb | 0 |
| BUF_SIZE | 1 | commands | 216 |
| DATA_SOURCE | 0 | link | $0 |
| DATA_SOURCE | 2 | poll_timeout_us | $4 |
| DATA_SOURCE | 3 | poll_mask_msb | $5 |
| HARD_MAX | 2 | poll_timeout_us | 16000 |
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_fused_io.c dm_atomic_write_poll_read_i2c() -> atomic_write_poll_read()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | link | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc->ddc_pin | 4096-ptr_max |
| PARAM_VALUE | 0 | link->ddc->ddc_pin->pin_data | 4096-ptr_max |
| PARAM_VALUE | 1 | commands | 4096-ptr_max |
| PARAM_VALUE | 2 | poll_timeout_us | 0,20000 |
| PARAM_VALUE | 3 | poll_mask_msb | 0,6 |
| BUF_SIZE | 1 | commands | 216 |
| DATA_SOURCE | 0 | link | $0 |
| DATA_SOURCE | 2 | poll_timeout_us | $4 |
| DATA_SOURCE | 3 | poll_mask_msb | $5 |
| HARD_MAX | 2 | poll_timeout_us | 20000 |
| HARD_MAX | 3 | poll_mask_msb | 6 |