Searched refs:message_handler (Results 1 – 21 of 21) sorted by relevance
66 mod_scmi_message_handler_t *message_handler; member
183 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 …]
724 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()
139 status = to_protocol_api->message_handler((fwk_id_t)MOD_SCMI_PROTOCOL_ID_CLOCK, service_id, in test_function_set_rate()
422 mod_scmi_message_handler_t *message_handler; member
43 | | | message_handler()| |
139 scmi_ctx.protocol_table[PROTOCOL_TABLE_BASE_PROTOCOL_IDX].message_handler = in setUp()
272 .message_handler = scmi_management_message_handler
255 .message_handler = scmi_sensor_req_message_handler,
274 .message_handler = scmi_management_message_handler
261 .message_handler = scmi_vendor_ext_message_handler
183 .message_handler = scmi_system_power_req_message_handler,
364 .message_handler = scmi_apcore_message_handler
397 .message_handler = scmi_ccix_config_message_handler
685 .message_handler = scmi_sys_power_handler,
610 .message_handler = scmi_reset_message_handler
698 .message_handler = scmi_voltd_message_handler
976 .message_handler = scmi_sensor_message_handler
1032 .message_handler = scmi_pd_message_handler
1428 .message_handler = scmi_clock_message_handler
1603 .message_handler = scmi_perf_message_handler
Completed in 35 milliseconds