state_set
.state_set = scmi_power_state_set,
state_set(&ep->com, CONNECTING);
state_set(&ep->com, DEAD);
state_set(&child_ep->com, CONNECTING);
state_set(&ep->com, CONNECTING);
state_set(&ep->com, LISTEN);
state_set(&ep->com, DEAD);
state_set(&ep->com, DEAD);
return power_ops->state_set(pd->ph, pd->domain, state);
power_ops->state_set(ph, i, state);
int (*state_set)(const struct scmi_protocol_handle *ph, u32 domain,