Home
last modified time | relevance | path

Searched defs:in_args (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/scmi-msg/
H A Dvoltage_domain.c109 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
131 const struct scmi_voltd_attributes_a2p *in_args = (void *)msg->in; in scmi_voltd_domain_attributes() local
174 const struct scmi_voltd_describe_levels_a2p *in_args = (void *)msg->in; in scmi_voltd_describe_levels() local
272 const struct scmi_voltd_config_set_a2p *in_args = (void *)msg->in; in scmi_voltd_config_set() local
299 const struct scmi_voltd_config_get_a2p *in_args = (void *)msg->in; in scmi_voltd_config_get() local
327 const struct scmi_voltd_level_set_a2p *in_args = (void *)msg->in; in scmi_voltd_level_set() local
352 const struct scmi_voltd_level_get_a2p *in_args = (void *)msg->in; in scmi_voltd_level_get() local
H A Dclock.c104 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
126 const struct scmi_clock_attributes_a2p *in_args = (void *)msg->in; in scmi_clock_attributes() local
162 const struct scmi_clock_rate_get_a2p *in_args = (void *)msg->in; in scmi_clock_rate_get() local
189 const struct scmi_clock_rate_set_a2p *in_args = (void *)msg->in; in scmi_clock_rate_set() local
218 const struct scmi_clock_config_set_a2p *in_args = (void *)msg->in; in scmi_clock_config_set() local
272 const struct scmi_clock_describe_rates_a2p *in_args = (void *)msg->in; in scmi_clock_describe_rates() local
H A Dreset_domain.c75 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
97 struct scmi_reset_domain_attributes_a2p *in_args = (void *)msg->in; in reset_domain_attributes() local
131 struct scmi_reset_domain_request_a2p *in_args = (void *)msg->in; in reset_request() local
H A Dperf_domain.c150 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in protocol_message_attributes() local
188 const struct scmi_perf_attributes_a2p *in_args = (void *)msg->in; in scmi_perf_domain_attributes() local
234 const struct scmi_perf_level_get_a2p *in_args = (void *)msg->in; in scmi_perf_level_get() local
268 const struct scmi_perf_level_set_a2p *in_args = (void *)msg->in; in scmi_perf_level_set() local
293 const struct scmi_perf_describe_levels_a2p *in_args = (void *)msg->in; in scmi_perf_describe_levels() local
H A Dbase.c53 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local