Searched refs:opal_msg (Results 1 – 15 of 15) sorted by relevance
33 static struct opal_msg *opal_async_responses;108 int opal_async_wait_response(uint64_t token, struct opal_msg *msg) in opal_async_wait_response()135 struct opal_msg *comp_msg = msg; in opal_async_comp_event()
40 struct opal_msg msg;115 memcpy(&msg_node->msg, msg, sizeof(struct opal_msg)); in opal_memory_err_event()
33 struct opal_msg msg; in psr_show()83 struct opal_msg msg; in psr_store()
37 struct opal_msg msg; in opal_get_sensor_data()
243 struct opal_msg msg; in hmi_event_handler()301 struct opal_msg *hmi_msg = msg; in opal_handle_hmi_event()
39 struct opal_msg msg; in powercap_show()91 struct opal_msg msg; in powercap_store()
44 struct opal_msg msg; in opal_get_sys_param()80 struct opal_msg msg; in opal_set_sys_param()
99 type = be64_to_cpu(((struct opal_msg *)msg)->params[0]); in opal_power_control_event()
39 struct opal_msg msg; in sg_store()
349 struct opal_msg *msg = _msg; in opal_prd_msg_notifier()
124 int pnv_pci_set_power_state(uint64_t id, uint8_t state, struct opal_msg *msg) in pnv_pci_set_power_state()126 struct opal_msg m; in pnv_pci_set_power_state()
274 static struct opal_msg msg; in opal_handle_message()
28 struct opal_msg *msg);
314 extern int opal_async_wait_response(uint64_t token, struct opal_msg *msg);354 static inline int opal_get_async_rc(struct opal_msg msg) in opal_get_async_rc()
445 struct opal_msg { struct