Home
last modified time | relevance | path

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

/trusted-firmware-a/drivers/scmi-msg/
A Dclock.c111 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
133 const struct scmi_clock_attributes_a2p *in_args = (void *)msg->in; in scmi_clock_attributes() local
169 const struct scmi_clock_rate_get_a2p *in_args = (void *)msg->in; in scmi_clock_rate_get() local
198 const struct scmi_clock_rate_set_a2p *in_args = (void *)msg->in; in scmi_clock_rate_set() local
225 const struct scmi_clock_config_set_a2p *in_args = (void *)msg->in; in scmi_clock_config_set() local
279 const struct scmi_clock_describe_rates_a2p *in_args = (void *)msg->in; in scmi_clock_describe_rates() local
A Dpower_domain.c103 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
125 const struct scmi_pd_attributes_a2p *in_args = (void *)msg->in; in scmi_pd_attributes() local
159 const struct scmi_pd_state_get_a2p *in_args = (void *)msg->in; in scmi_pd_state_get() local
187 const struct scmi_pd_state_set_a2p *in_args = (void *)msg->in; in scmi_pd_state_set() local
A Dreset_domain.c80 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local
102 struct scmi_reset_domain_attributes_a2p *in_args = (void *)msg->in; in reset_domain_attributes() local
136 struct scmi_reset_domain_request_a2p *in_args = (void *)msg->in; in reset_request() local
A Dbase.c52 struct scmi_protocol_message_attributes_a2p *in_args = (void *)msg->in; in report_message_attributes() local

Completed in 5 milliseconds