Home
last modified time | relevance | path

Searched refs:SCMI_RAW_REPLY_QUEUE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/firmware/arm_scmi/
Draw_mode.h14 SCMI_RAW_REPLY_QUEUE, enumerator
Draw_mode.c871 SCMI_RAW_REPLY_QUEUE); in scmi_dbg_raw_mode_message_read()
884 return scmi_test_dbg_raw_common_poll(filp, wait, SCMI_RAW_REPLY_QUEUE); in scmi_dbg_raw_mode_message_poll()
1317 if (!raw || (idx == SCMI_RAW_REPLY_QUEUE && !SCMI_XFER_IS_RAW(xfer))) in scmi_raw_message_report()
1348 if (idx == SCMI_RAW_REPLY_QUEUE) { in scmi_raw_message_report()
Ddriver.c1166 SCMI_RAW_REPLY_QUEUE, in scmi_handle_response()
1290 SCMI_RAW_REPLY_QUEUE, in scmi_wait_for_reply()