Home
last modified time | relevance | path

Searched refs:message_handler (Results 1 – 21 of 21) sorted by relevance

/SCP-firmware-master/module/scmi/include/internal/
A Dmod_scmi.h66 mod_scmi_message_handler_t *message_handler; member
/SCP-firmware-master/module/scmi_perf/test/
A Dmod_scmi_perf_unit_test.c183 status = to_protocol_api->message_handler( in utest_scmi_perf_protocol_version_handler()
226 status = to_protocol_api->message_handler( in utest_scmi_perf_protocol_attributes_handler()
271 status = to_protocol_api->message_handler( in utest_scmi_perf_protocol_message_attributes_handler_valid_param()
310 status = to_protocol_api->message_handler( in utest_scmi_perf_protocol_message_attributes_handler_invalid_param()
398 status = to_protocol_api->message_handler( in utest_scmi_perf_domain_attributes_handler_valid_param()
438 status = to_protocol_api->message_handler( in utest_scmi_perf_domain_attributes_handler_invalid_param()
540 status = to_protocol_api->message_handler( in utest_scmi_perf_describe_levels_handler_valid_param()
585 status = to_protocol_api->message_handler( in utest_scmi_perf_describe_levels_handler_invalid_domain_id()
634 status = to_protocol_api->message_handler( in utest_scmi_perf_describe_levels_handler_invalid_level_index()
695 status = to_protocol_api->message_handler( in utest_scmi_perf_describe_fast_channels_valid_params()
[all …]
/SCP-firmware-master/module/scmi/src/
A Dmod_scmi.c724 scmi_ctx.protocol_table[PROTOCOL_TABLE_BASE_PROTOCOL_IDX].message_handler = in scmi_init()
809 (protocol_api->message_handler == NULL)) { in scmi_bind()
824 protocol->message_handler = protocol_api->message_handler; in scmi_bind()
840 (protocol_api->message_handler == NULL)) { in scmi_bind()
851 protocol_req->message_handler = protocol_api->message_handler; in scmi_bind()
1082 status = protocol->message_handler( in scmi_process_event()
/SCP-firmware-master/module/scmi_clock/test/
A Dmod_scmi_clock_unit_test.c139 status = to_protocol_api->message_handler((fwk_id_t)MOD_SCMI_PROTOCOL_ID_CLOCK, service_id, in test_function_set_rate()
/SCP-firmware-master/module/scmi/include/
A Dmod_scmi.h422 mod_scmi_message_handler_t *message_handler; member
/SCP-firmware-master/module/scmi_system_power_req/doc/
A Dscmi_system_power_req.md43 | | | message_handler()| |
/SCP-firmware-master/module/scmi/test/
A Dmod_scmi_unit_test.c139 scmi_ctx.protocol_table[PROTOCOL_TABLE_BASE_PROTOCOL_IDX].message_handler = in setUp()
/SCP-firmware-master/product/n1sdp/module/scmi_management/src/
A Dmod_scmi_management.c272 .message_handler = scmi_management_message_handler
/SCP-firmware-master/module/scmi_sensor_req/src/
A Dmod_scmi_sensor_req.c255 .message_handler = scmi_sensor_req_message_handler,
/SCP-firmware-master/product/morello/module/scmi_management/src/
A Dmod_scmi_management.c274 .message_handler = scmi_management_message_handler
/SCP-firmware-master/product/synquacer/module/scmi_vendor_ext/src/
A Dmod_scmi_vendor_ext.c261 .message_handler = scmi_vendor_ext_message_handler
/SCP-firmware-master/module/scmi_system_power_req/src/
A Dmod_scmi_system_power_req.c183 .message_handler = scmi_system_power_req_message_handler,
/SCP-firmware-master/module/scmi_apcore/src/
A Dmod_scmi_apcore.c364 .message_handler = scmi_apcore_message_handler
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/src/
A Dmod_scmi_ccix_config.c397 .message_handler = scmi_ccix_config_message_handler
/SCP-firmware-master/module/scmi_system_power/src/
A Dmod_scmi_system_power.c685 .message_handler = scmi_sys_power_handler,
/SCP-firmware-master/module/scmi_reset_domain/src/
A Dmod_scmi_reset_domain.c610 .message_handler = scmi_reset_message_handler
/SCP-firmware-master/module/scmi_voltage_domain/src/
A Dmod_scmi_voltage_domain.c698 .message_handler = scmi_voltd_message_handler
/SCP-firmware-master/module/scmi_sensor/src/
A Dmod_scmi_sensor.c976 .message_handler = scmi_sensor_message_handler
/SCP-firmware-master/module/scmi_power_domain/src/
A Dmod_scmi_power_domain.c1032 .message_handler = scmi_pd_message_handler
/SCP-firmware-master/module/scmi_clock/src/
A Dmod_scmi_clock.c1428 .message_handler = scmi_clock_message_handler
/SCP-firmware-master/module/scmi_perf/src/
A Dmod_scmi_perf.c1603 .message_handler = scmi_perf_message_handler

Completed in 35 milliseconds