Lines Matching full:outbox
1088 * enum dmub_out_cmd_type - DMUB outbox commands.
1092 * Invalid outbox command, ignored.
1685 uint8_t immed_status; /* Immediate status returned as there is no outbox msg posted */
1824 /* DP AUX Reply command - OutBox Cmd */
1887 /* DP HPD Notify command - OutBox Cmd */
2022 * union dpia_notify_data_type - DPIA Notification in Outbox command
4411 * union dmub_rb_out_cmd - Outbox command
4460 * struct dmub_rb - Inbox or outbox DMUB ringbuffer
4534 * @brief Pushes a command into the DMUB outbox ringbuffer
4536 * @param rb DMUB outbox ringbuffer
4537 * @param cmd Outbox command
4622 * @brief Returns the next unprocessed command in the outbox.
4624 * @param rb DMUB outbox ringbuffer
4625 * @param cmd The outbox command to return