Searched refs:DC_LOG_HW_HPD_IRQ (Results 1 – 2 of 2) sorted by relevance
97 DC_LOG_HW_HPD_IRQ("%s: Link Status changed.\n", __func__); in dp_parse_link_loss_status()110 DC_LOG_HW_HPD_IRQ("%s: DPCD read failed to obtain power state.\n", in dp_parse_link_loss_status()400 DC_LOG_HW_HPD_IRQ("%s: Got short pulse HPD on link %d\n", in dp_handle_hpd_rx_irq()414 DC_LOG_HW_HPD_IRQ("%s: DPCD read failed to obtain irq data\n", in dp_handle_hpd_rx_irq()439 DC_LOG_HW_HPD_IRQ("%s: skipping HPD handling on %d\n", in dp_handle_hpd_rx_irq()
40 #define DC_LOG_HW_HPD_IRQ(...) drm_dbg_dp((DC_LOGGER)->dev, __VA_ARGS__) macro