Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_write_dsc_enable_synaptics_disable_active() -> dm_test_write_dsc_enable_synaptics()

Type Parameter Key Value
PARAM_VALUE 1 link_active 1
PARAM_VALUE 2 enable 0
PARAM_VALUE 3 synaptics_branch 1
PARAM_VALUE 4 expected_dsc_writes 0
PARAM_VALUE 5 expected_rc_commands 0
DATA_SOURCE 0 test $0
NOCHECK_CALL

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_write_dsc_enable_synaptics_disable_inactive() -> dm_test_write_dsc_enable_synaptics()

Type Parameter Key Value
PARAM_VALUE 1 link_active 0
PARAM_VALUE 2 enable 0
PARAM_VALUE 3 synaptics_branch 1
PARAM_VALUE 4 expected_dsc_writes 1
PARAM_VALUE 5 expected_rc_commands 0
DATA_SOURCE 0 test $0
NOCHECK_CALL

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_write_dsc_enable_synaptics_enable_active() -> dm_test_write_dsc_enable_synaptics()

Type Parameter Key Value
PARAM_VALUE 1 link_active 1
PARAM_VALUE 2 enable 1
PARAM_VALUE 3 synaptics_branch 1
PARAM_VALUE 4 expected_dsc_writes 1
PARAM_VALUE 5 expected_rc_commands 0
DATA_SOURCE 0 test $0
NOCHECK_CALL

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_write_dsc_enable_synaptics_enable_inactive() -> dm_test_write_dsc_enable_synaptics()

Type Parameter Key Value
PARAM_VALUE 1 link_active 0
PARAM_VALUE 2 enable 1
PARAM_VALUE 3 synaptics_branch 1
PARAM_VALUE 4 expected_dsc_writes 1
PARAM_VALUE 5 expected_rc_commands 13
DATA_SOURCE 0 test $0
NOCHECK_CALL

drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_write_dsc_enable_synaptics_enable_non_synaptics() -> dm_test_write_dsc_enable_synaptics()

Type Parameter Key Value
PARAM_VALUE 1 link_active 0
PARAM_VALUE 2 enable 1
PARAM_VALUE 3 synaptics_branch 0
PARAM_VALUE 4 expected_dsc_writes 1
PARAM_VALUE 5 expected_rc_commands 0
DATA_SOURCE 0 test $0
NOCHECK_CALL