Lines Matching full:outbox
796 * in situations where the inbox/outbox may be unavailable.
1489 * enum dmub_out_cmd_type - DMUB outbox commands.
1493 * Invalid outbox command, ignored.
2407 uint8_t immed_status; /* Immediate status returned as there is no outbox msg posted */
2564 /* DP AUX Reply command - OutBox Cmd */
2627 /* DP HPD Notify command - OutBox Cmd */
2762 * union dpia_notify_data_type - DPIA Notification in Outbox command
5830 * union dmub_rb_out_cmd - Outbox command
5880 * struct dmub_rb - Inbox or outbox DMUB ringbuffer
5990 * @brief Pushes a command into the DMUB outbox ringbuffer
5992 * @param rb DMUB outbox ringbuffer
5993 * @param cmd Outbox command
6078 * @brief Returns the next unprocessed command in the outbox.
6080 * @param rb DMUB outbox ringbuffer
6081 * @param cmd The outbox command to return