Home
last modified time | relevance | path

Searched defs:dp_should_allow_hpd_rx_irq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_irq_handler.c346 bool dp_should_allow_hpd_rx_irq(const struct dc_link *link) in dp_should_allow_hpd_rx_irq() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dlink.h232 bool (*dp_should_allow_hpd_rx_irq)(const struct dc_link *link); member