Home
last modified time | relevance | path

Searched refs:opal_msg (Results 1 – 15 of 15) sorted by relevance

/arch/powerpc/platforms/powernv/
Dopal-async.c33 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()
Dopal-memory-errors.c40 struct opal_msg msg;
115 memcpy(&msg_node->msg, msg, sizeof(struct opal_msg)); in opal_memory_err_event()
Dopal-psr.c33 struct opal_msg msg; in psr_show()
83 struct opal_msg msg; in psr_store()
Dopal-sensor.c37 struct opal_msg msg; in opal_get_sensor_data()
Dopal-hmi.c243 struct opal_msg msg; in hmi_event_handler()
301 struct opal_msg *hmi_msg = msg; in opal_handle_hmi_event()
Dopal-powercap.c39 struct opal_msg msg; in powercap_show()
91 struct opal_msg msg; in powercap_store()
Dopal-sysparam.c44 struct opal_msg msg; in opal_get_sys_param()
80 struct opal_msg msg; in opal_set_sys_param()
Dopal-power.c99 type = be64_to_cpu(((struct opal_msg *)msg)->params[0]); in opal_power_control_event()
Dopal-sensor-groups.c39 struct opal_msg msg; in sg_store()
Dopal-prd.c349 struct opal_msg *msg = _msg; in opal_prd_msg_notifier()
Dpci.c124 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()
Dopal.c274 static struct opal_msg msg; in opal_handle_message()
/arch/powerpc/include/asm/
Dpnv-pci.h28 struct opal_msg *msg);
Dopal.h314 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()
Dopal-api.h445 struct opal_msg { struct