Searched refs:opal_async_wait_response (Results 1 – 6 of 6) sorted by relevance
108 int opal_async_wait_response(uint64_t token, struct opal_msg *msg) in opal_async_wait_response() function125 EXPORT_SYMBOL_GPL(opal_async_wait_response);
51 ret = opal_async_wait_response(token, &msg); in opal_get_sensor_data()
61 ret = opal_async_wait_response(token, &msg); in opal_get_sys_param()95 ret = opal_async_wait_response(token, &msg); in opal_set_sys_param()
131 rc = opal_async_wait_response(token, &msg); in opal_get_tpo_time()178 rc = opal_async_wait_response(token, &msg); in opal_set_tpo_time()
70 rc = opal_async_wait_response(token, &msg); in i2c_opal_send_request()
230 extern int opal_async_wait_response(uint64_t token, struct opal_msg *msg);